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

/linux-master/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)
/linux-master/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 125 milliseconds