Searched refs:IOPL (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DThunk.c66 Regs->X.Flags.IOPL = 3;
120 Regs->X.Flags.IOPL = 3;
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/Ipf/
H A DThunk.c313 Regs->X.Flags.IOPL = 3;
457 Regs->X.Flags.IOPL = 3;
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Protocol/
H A DLegacyBios.h1013 UINT32 IOPL:2; member in struct:__anon10757
1057 UINT16 IOPL:2; member in struct:__anon10759
/vbox/src/VBox/VMM/VMMR3/
H A DPATMA.asm502 ; correct EFLAGS on the stack to include the current IOPL
579 ; correct EFLAGS on the stack to include the current IOPL
654 ; correct EFLAGS on the stack to include the current IOPL
727 ; correct EFLAGS on the stack to include the current IOPL
784 ; Note: we don't allow popf instructions to change the current IOPL; we simply ignore such changes (!!!)
1135 ; if eflags.NT==0 && iretstack.eflags.VM==0 && iretstack.eflags.IOPL==0
1139 ; if iretstack.new_eflags.IF == 1 && iretstack.new_eflags.IOPL == 0
1225 ; Extract the IOPL from the return flags, save them to our virtual flags and
1279 ; Extract the IOPL from the return flags, save them to our virtual flags and
1373 ; if eflags.NT==0 && iretstack.eflags.VM==0 && iretstack.eflags.IOPL
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DBaseLib.h4841 UINT32 IOPL:2; ///< I/O Privilege Level. member in struct:__anon11926::__anon11927
4867 UINT32 IOPL:2; ///< I/O Privilege Level. member in struct:__anon11928::__anon11929
/vbox/src/VBox/VMM/testcase/
H A DtstX86-1A.asm1119 ; INS/OUTS will trap in ring-3 even when rCX is 0. (ASSUMES IOPL < 3)

Completed in 491 milliseconds