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_64/
H A Dsvm.h151 #define V_INTR_PRIO_MASK (0x0f << V_INTR_PRIO_SHIFT) macro
/linux/arch/x86/include/asm/
H A Dsvm.h193 #define V_INTR_PRIO_MASK (0x0f << V_INTR_PRIO_SHIFT) macro