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

/vbox/include/VBox/vmm/
H A Dhm_vmx.h781 } VMXFLUSHVPID; typedef in typeref:enum:__anon352
782 AssertCompileSize(VMXFLUSHVPID, 4);
2192 DECLASM(int) VMXR0InvVPID(VMXFLUSHVPID enmFlush, uint64_t *pDescriptor);
/vbox/src/VBox/VMM/include/
H A DHMInternal.h427 VMXFLUSHVPID enmFlushVpid;
/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp349 static void hmR0VmxFlushVpid(PVM pVM, PVMCPU pVCpu, VMXFLUSHVPID enmFlush, RTGCPTR GCPtr);
1759 static void hmR0VmxFlushVpid(PVM pVM, PVMCPU pVCpu, VMXFLUSHVPID enmFlush, RTGCPTR GCPtr)

Completed in 114 milliseconds