Searched defs:EFLAGS (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Framework/
H A DSmmCis.h179 UINT32 EFLAGS; member in struct:__anon10569
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DBaseLib.h4825 /// Byte packed structure for 16-bit Real Mode EFLAGS.
4849 /// Byte packed structure for EFLAGS/RFLAGS.
5074 IA32_EFLAGS32 EFLAGS; member in struct:__anon11945
5820 Reads the current value of the EFLAGS register.
5822 Reads and returns the current value of the EFLAGS register. This function is
5826 @return EFLAGS on IA-32 or RFLAGS on x64.
7137 to calling the 16-bit real mode entry point. This includes the EFLAGS field of RealModeState,
7148 If EFLAGS specifies interrupts enabled, or any of the 16-bit real mode code enables interrupts,
7152 If EFLAGS specifies interrupts enabled, or any of the 16-bit real mode code enables interrupts,

Completed in 44 milliseconds