Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/asm/
Dkvm_host.h407 struct kvm_tlb_range { struct
1134 struct kvm_tlb_range *range);
/Linux-v5.10/arch/x86/kvm/vmx/
Dvmx.c498 struct kvm_tlb_range *range = data; in kvm_fill_hv_flush_list_func()
505 struct kvm_vcpu *vcpu, struct kvm_tlb_range *range) in __hv_remote_flush_tlb_with_range()
522 struct kvm_tlb_range *range) in hv_remote_flush_tlb_with_range()
/Linux-v5.10/arch/x86/kvm/mmu/
Dmmu.c188 struct kvm_tlb_range *range) in kvm_flush_remote_tlbs_with_range()
202 struct kvm_tlb_range range; in kvm_flush_remote_tlbs_with_address()