Home
last modified time | relevance | path

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

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