Home
last modified time | relevance | path

Searched refs:ept_pointers_match (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/arch/x86/kvm/vmx/
Dvmx.h304 enum ept_pointers_status ept_pointers_match; member
Dvmx.c486 to_kvm_vmx(kvm)->ept_pointers_match in check_ept_pointer_match()
492 to_kvm_vmx(kvm)->ept_pointers_match = EPT_POINTERS_MATCH; in check_ept_pointer_match()
529 if (to_kvm_vmx(kvm)->ept_pointers_match == EPT_POINTERS_CHECK) in hv_remote_flush_tlb_with_range()
532 if (to_kvm_vmx(kvm)->ept_pointers_match != EPT_POINTERS_MATCH) { in hv_remote_flush_tlb_with_range()
3078 to_kvm_vmx(kvm)->ept_pointers_match in vmx_load_mmu_pgd()