VirtualBox

Changeset 92515 in vbox for trunk/include


Ignore:
Timestamp:
Nov 19, 2021 8:42:45 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
148390
Message:

VMM/NEM-linux: Some CPUID work; simplified the SSE/AVX/++ state handling. bugref:9044

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/cpum.h

    r92018 r92515  
    27052705VMMR3DECL(int)              CPUMR3CpuIdInsert(PVM pVM, PCPUMCPUIDLEAF pNewLeaf);
    27062706VMMR3DECL(int)              CPUMR3CpuIdGetLeaf(PVM pVM, PCPUMCPUIDLEAF pLeaf, uint32_t uLeaf, uint32_t uSubLeaf);
     2707VMMR3_INT_DECL(PCCPUMCPUIDLEAF) CPUMR3CpuIdGetPtr(PVM pVM, uint32_t *pcLeaves);
    27072708VMMR3DECL(CPUMMICROARCH)    CPUMR3CpuIdDetermineMicroarchEx(CPUMCPUVENDOR enmVendor, uint8_t bFamily,
    27082709                                                            uint8_t bModel, uint8_t bStepping);
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette