Home
last modified time | relevance | path

Searched refs:VMX_EPTP_PWL_4 (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/x86/include/asm/
A Dvmx.h502 #define VMX_EPTP_PWL_4 0x18ull macro
527 WARN_ON_ONCE(encoded_level != VMX_EPTP_PWL_4); in vmx_eptp_page_walk_level()
/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dnested.c2706 case VMX_EPTP_PWL_4: in nested_vmx_check_eptp()
A Dvmx.c3359 eptp |= (root_level == 5) ? VMX_EPTP_PWL_5 : VMX_EPTP_PWL_4; in construct_eptp()

Completed in 26 milliseconds