Searched refs:make_spte (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/x86/kvm/mmu/ |
| A D | spte.h | 332 bool make_spte(struct kvm_vcpu *vcpu, struct kvm_mmu_page *sp,
|
| A D | spte.c | 92 bool make_spte(struct kvm_vcpu *vcpu, struct kvm_mmu_page *sp, in make_spte() function
|
| A D | paging_tmpl.h | 1133 make_spte(vcpu, sp, slot, pte_access, gfn, in FNAME()
|
| A D | tdp_mmu.c | 910 wrprot = make_spte(vcpu, sp, fault->slot, ACC_ALL, iter->gfn, in tdp_mmu_map_handle_target_level()
|
| A D | mmu.c | 2730 wrprot = make_spte(vcpu, sp, slot, pte_access, gfn, pfn, *sptep, prefetch, in mmu_set_spte()
|
Completed in 30 milliseconds