Home
last modified time | relevance | path

Searched defs:iopl (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/include/xen/interface/
Dphysdev.h68 uint32_t iopl; member
/linux-3.3/arch/x86/kvm/
Demulate.c1419 int iopl = (ctxt->eflags & X86_EFLAGS_IOPL) >> IOPL_SHIFT; in emulate_popf() local
2105 int iopl; in emulator_bad_iopl() local
/linux-3.3/arch/x86/include/asm/
Dprocessor.h472 unsigned long iopl; member