Home
last modified time | relevance | path

Searched refs:IOPL (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/x86/x86_64/compat/
A Dentry.S290 cmovnzl VCPU_iopl(%rbx),%ecx # Bits 13:12 (EFLAGS.IOPL)
291 orl %ecx,%eax # Fold EFLAGS.IOPL into %eax
/xen-4.10.0-shim-comet/xen/arch/x86/x86_64/
A Dentry.S321 cmovnzl VCPU_iopl(%rbx),%ecx # Bits 13:12 (EFLAGS.IOPL)
322 orl %ecx,%eax # Fold EFLAGS.IOPL into %eax
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Ddomain.h488 #define IOPL(val) MASK_INSR(val, X86_EFLAGS_IOPL) macro
/xen-4.10.0-shim-comet/xen/arch/x86/pv/
A Demul-priv-op.c118 return IOPL(cpl) <= v->arch.pv_vcpu.iopl; in iopl_ok()

Completed in 9 milliseconds