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

/vbox/include/VBox/vmm/
H A Dselm.h77 VMMDECL(int) SELMToFlatBySelEx(PVMCPU pVCpu, X86EFLAGS eflags, RTSEL Sel, RTGCPTR Addr, uint32_t fFlags,
/vbox/src/VBox/VMM/VMMAll/
H A DTRPMAll.cpp641 || SELMToFlatBySelEx(pVCpu, fakeflags, ss_r0, (RTGCPTR)esp_r0, SELMTOFLAT_FLAGS_CPL1,
656 || SELMToFlatBySelEx(pVCpu, fakeflags, ss_r0, (RTGCPTR)esp_r0, SELMTOFLAT_FLAGS_CPL1,
H A DSELMAll.cpp321 VMMDECL(int) SELMToFlatBySelEx(PVMCPU pVCpu, X86EFLAGS eflags, RTSEL Sel, RTGCPTR Addr, function

Completed in 276 milliseconds