Searched refs:make_spte (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/arch/x86/kvm/mmu/ |
D | spte.h | 444 bool make_spte(struct kvm_vcpu *vcpu, struct kvm_mmu_page *sp,
|
D | spte.c | 137 bool make_spte(struct kvm_vcpu *vcpu, struct kvm_mmu_page *sp, in make_spte() function
|
D | paging_tmpl.h | 1082 make_spte(vcpu, sp, slot, pte_access, gfn, in FNAME()
|
D | tdp_mmu.c | 1075 wrprot = make_spte(vcpu, sp, fault->slot, ACC_ALL, iter->gfn, in tdp_mmu_map_handle_target_level()
|
D | mmu.c | 2826 wrprot = make_spte(vcpu, sp, slot, pte_access, gfn, pfn, *sptep, prefetch, in mmu_set_spte()
|