Home
last modified time | relevance | path

Searched refs:VMX_EPT_IPAT_BIT (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/x86/include/asm/
Dvmx.h492 #define VMX_EPT_IPAT_BIT (1ull << 6) macro
/Linux-v4.19/arch/x86/kvm/
Dvmx.c11166 ipat = VMX_EPT_IPAT_BIT; in vmx_get_mt_mask()
11172 ipat = VMX_EPT_IPAT_BIT; in vmx_get_mt_mask()