Home
last modified time | relevance | path

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

/xen/xen/arch/x86/x86_64/compat/
A Dentry.S325 cmovnzl VCPU_iopl(%rbx),%ecx # Bits 13:12 (EFLAGS.IOPL)
326 orl %ecx,%eax # Fold EFLAGS.IOPL into %eax
/xen/xen/include/asm-x86/
A Ddomain.h547 #define IOPL(val) MASK_INSR(val, X86_EFLAGS_IOPL) macro
/xen/xen/arch/x86/x86_64/
A Dentry.S478 cmovnzl VCPU_iopl(%rbx),%ecx # Bits 13:12 (EFLAGS.IOPL)
479 orl %ecx,%eax # Fold EFLAGS.IOPL into %eax
/xen/xen/arch/x86/pv/
A Demul-priv-op.c157 return IOPL(cpl) <= v->arch.pv.iopl; in iopl_ok()

Completed in 15 milliseconds