Searched defs:eptp (Results 1 – 4 of 4) sorted by relevance
200 struct eptPageTablePointer eptp = { init_vmcs_control_fields() local
387 static bool nested_ept_root_matches(hpa_t root_hpa, u64 root_eptp, u64 eptp) in nested_ept_root_matches()393 static void nested_ept_invalidate_addr(struct kvm_vcpu *vcpu, gpa_t eptp, in nested_ept_invalidate_addr()5965 u64 eptp, gpa; in handle_invept() member
577 noinline void invept_error(unsigned long ext, u64 eptp) in invept_error()3390 u64 eptp = root_hpa | VMX_EPTP_MT_WB; in construct_eptp() local3414 u64 eptp = construct_eptp(root_hpa); in vmx_flush_tlb_ept_root() local
525 void *eptp; global() member