Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/mmu/
Dtdp_mmu.h18 bool kvm_tdp_mmu_zap_leafs(struct kvm *kvm, int as_id, gfn_t start,
Dtdp_mmu.c984 bool kvm_tdp_mmu_zap_leafs(struct kvm *kvm, int as_id, gfn_t start, gfn_t end, in kvm_tdp_mmu_zap_leafs() function
1233 return kvm_tdp_mmu_zap_leafs(kvm, range->slot->as_id, range->start, in kvm_tdp_mmu_unmap_gfn_range()
Dmmu.c6066 flush = kvm_tdp_mmu_zap_leafs(kvm, i, gfn_start, in kvm_zap_gfn_range()