Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/mmu/
H A Dtdp_mmu.c986 bool kvm_tdp_mmu_zap_leafs(struct kvm *kvm, gfn_t start, gfn_t end, bool flush) in kvm_tdp_mmu_zap_leafs() function
H A Dmmu.c6587 flush = kvm_tdp_mmu_zap_leafs(kvm, gfn_start, gfn_end, flush); in kvm_zap_gfn_range()