Home
last modified time | relevance | path

Searched defs:ept_caps (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kvm/vmx/
H A Dcapabilities.h44 u32 ept_caps; member
321 static inline int ept_caps_to_lpage_level(u32 ept_caps) in ept_caps_to_lpage_level()
H A Dnested.c7099 static void nested_vmx_setup_secondary_ctls(u32 ept_caps, in nested_vmx_setup_secondary_ctls()
7240 void nested_vmx_setup_ctls_msrs(struct vmcs_config *vmcs_conf, u32 ept_caps) in nested_vmx_setup_ctls_msrs()