Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/asm/
Dvmx.h495 #define VMX_EPT_IPAT_BIT (1ull << 6) macro
/Linux-v5.10/arch/x86/kvm/vmx/
Dvmx.c7052 ipat = VMX_EPT_IPAT_BIT; in vmx_get_mt_mask()
7058 ipat = VMX_EPT_IPAT_BIT; in vmx_get_mt_mask()