Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c354 enum ept_pointers_status ept_pointers_match; member
1552 to_kvm_vmx(kvm)->ept_pointers_match in check_ept_pointer_match()
1558 to_kvm_vmx(kvm)->ept_pointers_match = EPT_POINTERS_MATCH; in check_ept_pointer_match()
1567 if (to_kvm_vmx(kvm)->ept_pointers_match == EPT_POINTERS_CHECK) in vmx_hv_remote_flush_tlb()
1570 if (to_kvm_vmx(kvm)->ept_pointers_match != EPT_POINTERS_MATCH) { in vmx_hv_remote_flush_tlb()
5335 to_kvm_vmx(kvm)->ept_pointers_match in vmx_set_cr3()