Searched refs:flush_remote_tlbs (Results 1 - 5 of 5) sorted by last modified time

/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c8489 vt_x86_ops.flush_remote_tlbs = hv_flush_remote_tlbs;
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h1663 int (*flush_remote_tlbs)(struct kvm *kvm); member in struct:kvm_x86_ops
1883 if (kvm_x86_ops.flush_remote_tlbs &&
H A Dkvm-x86-ops.h59 KVM_X86_OP_OPTIONAL(flush_remote_tlbs)
/linux-master/arch/x86/kvm/svm/
H A Dsvm_onhyperv.h48 svm_x86_ops.flush_remote_tlbs = hv_flush_remote_tlbs;
/linux-master/arch/x86/kvm/
H A Dkvm_onhyperv.c116 if (kvm_x86_ops.flush_remote_tlbs == hv_flush_remote_tlbs) {

Completed in 232 milliseconds