Searched refs:VMXMSRS (Results 1 - 3 of 3) sorted by relevance

/vbox/include/VBox/vmm/
H A Dhm_vmx.h838 typedef struct VMXMSRS struct
855 } VMXMSRS; typedef in typeref:struct:VMXMSRS
856 AssertCompileSizeAlignment(VMXMSRS, 8);
857 /** Pointer to a VMXMSRS struct. */
858 typedef VMXMSRS *PVMXMSRS;
/vbox/src/VBox/VMM/include/
H A DHMInternal.h423 VMXMSRS Msrs;
/vbox/src/VBox/VMM/VMMR0/
H A DHMR0.cpp123 VMXMSRS Msrs;

Completed in 63 milliseconds