Home
last modified time | relevance | path

Searched defs:V_INTR_PRIO_MASK (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/kvm/include/x86/
H A Dsvm.h145 #define V_INTR_PRIO_MASK (0x0f << V_INTR_PRIO_SHIFT) macro
/linux/arch/x86/include/asm/
H A Dsvm.h200 #define V_INTR_PRIO_MASK (0x0f << V_INTR_PRIO_SHIFT) macro