Home
last modified time | relevance | path

Searched refs:V_GIF_SHIFT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/x86_64/
H A Dsvm.h116 #define V_GIF_SHIFT 9 macro
117 #define V_GIF_MASK (1 << V_GIF_SHIFT)
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/x86_64/
H A Dsvm.h147 #define V_GIF_SHIFT 9 macro
148 #define V_GIF_MASK (1 << V_GIF_SHIFT)
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dsvm.h160 #define V_GIF_SHIFT 9 macro
161 #define V_GIF_MASK (1 << V_GIF_SHIFT)
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dsvm.h183 #define V_GIF_SHIFT 9 macro
184 #define V_GIF_MASK (1 << V_GIF_SHIFT)

Completed in 6 milliseconds