Searched defs:iopl (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/include/xen/interface/ | ||
H A D | physdev.h | 89 uint32_t iopl; member in struct:physdev_set_iopl |
/linux-4.1.27/arch/x86/include/asm/ | ||
H A D | processor.h | 535 unsigned long iopl; member in struct:thread_struct |
/linux-4.1.27/arch/x86/kvm/ | ||
H A D | emulate.c | 1797 int iopl = (ctxt->eflags & X86_EFLAGS_IOPL) >> X86_EFLAGS_IOPL_BIT; emulate_popf() local 2519 int iopl; emulator_bad_iopl() local |
Completed in 170 milliseconds