Home
last modified time | relevance | path

Searched refs:kvm_tlb_range (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dkvm_host.h406 struct kvm_tlb_range { struct
1142 struct kvm_tlb_range *range);
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
Dvmx.c558 struct kvm_tlb_range *range = data; in kvm_fill_hv_flush_list_func()
565 struct kvm_vcpu *vcpu, struct kvm_tlb_range *range) in __hv_remote_flush_tlb_with_range()
582 struct kvm_tlb_range *range) in hv_remote_flush_tlb_with_range()
/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
Dmmu.c190 struct kvm_tlb_range *range) in kvm_flush_remote_tlbs_with_range()
204 struct kvm_tlb_range range; in kvm_flush_remote_tlbs_with_address()