Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/svm/
A Dsvm_onhyperv.h38 svm_x86_ops.tlb_remote_flush = hv_remote_flush_tlb; in svm_hv_hardware_setup()
/linux-6.3-rc2/arch/x86/kvm/
A Dkvm_onhyperv.c101 if (kvm_x86_ops.tlb_remote_flush == hv_remote_flush_tlb) { in hv_track_root_tdp()
/linux-6.3-rc2/arch/x86/include/asm/
A Dkvm-x86-ops.h57 KVM_X86_OP_OPTIONAL(tlb_remote_flush)
A Dkvm_host.h1605 int (*tlb_remote_flush)(struct kvm *kvm); member
1811 if (kvm_x86_ops.tlb_remote_flush && in kvm_arch_flush_remote_tlb()
/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dvmx.c8418 vmx_x86_ops.tlb_remote_flush = hv_remote_flush_tlb; in hardware_setup()

Completed in 24 milliseconds