Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dkvm_host.h406 struct kvm_tlb_range { struct
1139 struct kvm_tlb_range *range);
/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A 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()
/OK3568_Linux_fs/kernel/arch/x86/kvm/mmu/
H A 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()