Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/kvm/include/x86/
Dsvm.h145 #define V_INTR_PRIO_MASK (0x0f << V_INTR_PRIO_SHIFT) macro
/linux-6.14.4/arch/x86/include/asm/
Dsvm.h193 #define V_INTR_PRIO_MASK (0x0f << V_INTR_PRIO_SHIFT) macro