Home
last modified time | relevance | path

Searched refs:VMX_EPTP_PWL_4 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dvmx.h486 #define VMX_EPTP_PWL_4 0x18ull macro
511 WARN_ON_ONCE(encoded_level != VMX_EPTP_PWL_4); in vmx_eptp_page_walk_level()
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dvmx.h504 #define VMX_EPTP_PWL_4 0x18ull macro
529 WARN_ON_ONCE(encoded_level != VMX_EPTP_PWL_4); in vmx_eptp_page_walk_level()
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dnested.c2687 case VMX_EPTP_PWL_4: in nested_vmx_check_eptp()
H A Dvmx.c3167 eptp |= (root_level == 5) ? VMX_EPTP_PWL_5 : VMX_EPTP_PWL_4; in construct_eptp()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dnested.c2711 case VMX_EPTP_PWL_4: in nested_vmx_check_eptp()
H A Dvmx.c3380 eptp |= (root_level == 5) ? VMX_EPTP_PWL_5 : VMX_EPTP_PWL_4; in construct_eptp()

Completed in 35 milliseconds