Home
last modified time | relevance | path

Searched defs:iopl (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/xen/interface/
H A Dphysdev.h89 uint32_t iopl; member
/kernel/linux/linux-6.6/include/xen/interface/
H A Dphysdev.h71 uint32_t iopl; member
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Demulate.c1866 int iopl = (ctxt->eflags & X86_EFLAGS_IOPL) >> X86_EFLAGS_IOPL_BIT; in emulate_popf() local
2572 int iopl; in emulator_bad_iopl() local
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Demulate.c1974 int iopl = (ctxt->eflags & X86_EFLAGS_IOPL) >> X86_EFLAGS_IOPL_BIT; in emulate_popf() local
2997 int iopl; in emulator_bad_iopl() local

Completed in 15 milliseconds