Home
last modified time | relevance | path

Searched defs:eptp (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/kvm/lib/x86/
H A Dvmx.c211 u64 eptp = vmx->eptp_gpa | EPTP_WB | EPTP_PWL_4; in init_vmcs_control_fields() local
/linux/arch/x86/kvm/vmx/
H A Dnested.c387 static bool nested_ept_root_matches(hpa_t root_hpa, u64 root_eptp, u64 eptp) in nested_ept_root_matches() argument
393 static void nested_ept_invalidate_addr(struct kvm_vcpu *vcpu, gpa_t eptp, in nested_ept_invalidate_addr() argument
5965 u64 eptp, gpa; handle_invept() member
H A Dvmx.c581 invept_error(unsigned long ext,u64 eptp) invept_error() argument
3284 u64 eptp = root_hpa | VMX_EPTP_MT_WB; construct_eptp() local
3308 u64 eptp = construct_eptp(root_hpa); vmx_flush_tlb_ept_root() local
[all...]