Lines Matching defs:gfn
210 gfn_t gfn, union kvm_mmu_page_role role) in tdp_mmu_init_sp()
343 static void remove_external_spte(struct kvm *kvm, gfn_t gfn, u64 old_spte, in remove_external_spte()
396 gfn_t gfn = base_gfn + i * KVM_PAGES_PER_HPAGE(level); in handle_removed_pt() local
483 static void *get_external_spt(gfn_t gfn, u64 new_spte, int level) in get_external_spt()
497 gfn_t gfn, u64 old_spte, in set_external_spte_present()
552 static void handle_changed_spte(struct kvm *kvm, int as_id, gfn_t gfn, in handle_changed_spte()
729 u64 old_spte, u64 new_spte, gfn_t gfn, int level) in tdp_mmu_set_spte()
1673 gfn_t gfn, unsigned long mask, bool wrprot) in clear_dirty_pt_masked()
1719 gfn_t gfn, unsigned long mask, in kvm_tdp_mmu_clear_dirty_pt_masked()
1842 gfn_t gfn, int min_level) in write_protect_gfn()
1878 struct kvm_memory_slot *slot, gfn_t gfn, in kvm_tdp_mmu_write_protect_gfn()
1902 gfn_t gfn = addr >> PAGE_SHIFT; in kvm_tdp_mmu_get_walk() local
1926 u64 *kvm_tdp_mmu_fast_pf_get_last_sptep(struct kvm_vcpu *vcpu, gfn_t gfn, in kvm_tdp_mmu_fast_pf_get_last_sptep()