Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/svm/
A Dsvm_onhyperv.h57 svm_x86_ops.tlb_remote_flush_with_range = in svm_hv_hardware_setup()
/linux/arch/x86/include/asm/
A Dkvm-x86-ops.h54 KVM_X86_OP_NULL(tlb_remote_flush_with_range)
A Dkvm_host.h1357 int (*tlb_remote_flush_with_range)(struct kvm *kvm, member
/linux/arch/x86/kvm/mmu/
A Dmmu.c273 return kvm_x86_ops.tlb_remote_flush_with_range; in kvm_available_flush_tlb_with_range()
281 if (range && kvm_x86_ops.tlb_remote_flush_with_range) in kvm_flush_remote_tlbs_with_range()
/linux/arch/x86/kvm/vmx/
A Dvmx.c7791 vmx_x86_ops.tlb_remote_flush_with_range = in hardware_setup()

Completed in 35 milliseconds