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

/vbox/include/VBox/vmm/
H A Dhm_vmx.h797 } VMXFLUSHEPT; typedef in typeref:enum:__anon353
798 AssertCompileSize(VMXFLUSHEPT, 4);
2184 DECLASM(int) VMXR0InvEPT(VMXFLUSHEPT enmFlush, uint64_t *pDescriptor);
/vbox/src/VBox/VMM/include/
H A DHMInternal.h426 VMXFLUSHEPT enmFlushEpt;
/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp348 static void hmR0VmxFlushEpt(PVMCPU pVCpu, VMXFLUSHEPT enmFlush);
1723 static void hmR0VmxFlushEpt(PVMCPU pVCpu, VMXFLUSHEPT enmFlush)

Completed in 94 milliseconds