Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
A Dkvm_onhyperv.h18 if (kvm_x86_ops.tlb_remote_flush == hv_remote_flush_tlb) { in hv_track_root_tdp()
/linux/arch/x86/kvm/svm/
A Dsvm_onhyperv.h56 svm_x86_ops.tlb_remote_flush = hv_remote_flush_tlb; in svm_hv_hardware_setup()
/linux/arch/x86/include/asm/
A Dkvm-x86-ops.h53 KVM_X86_OP_NULL(tlb_remote_flush)
A Dkvm_host.h1356 int (*tlb_remote_flush)(struct kvm *kvm); member
1564 if (kvm_x86_ops.tlb_remote_flush && in kvm_arch_flush_remote_tlb()
/linux/arch/x86/kvm/vmx/
A Dvmx.c7790 vmx_x86_ops.tlb_remote_flush = hv_remote_flush_tlb; in hardware_setup()

Completed in 27 milliseconds