Home
last modified time | relevance | path

Searched refs:tlb_remote_flush (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dkvm_host.h1140 int (*tlb_remote_flush)(struct kvm *kvm); member
1343 if (kvm_x86_ops.tlb_remote_flush && in kvm_arch_flush_remote_tlb()
1344 !kvm_x86_ops.tlb_remote_flush(kvm)) in kvm_arch_flush_remote_tlb()
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmx.c3189 if (kvm_x86_ops.tlb_remote_flush) { in vmx_load_mmu_pgd()
7986 vmx_x86_ops.tlb_remote_flush = hv_remote_flush_tlb; in hardware_setup()

Completed in 13 milliseconds