Searched defs:V_GIF_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/tools/testing/selftests/kvm/include/x86_64/ | ||
D | svm.h | 124 #define V_GIF_MASK (1 << V_GIF_SHIFT) macro |
/linux-6.1.9/arch/x86/include/asm/ | ||
D | svm.h | 179 #define V_GIF_MASK (1 << V_GIF_SHIFT) macro |