Home
last modified time | relevance | path

Searched refs:make_spte (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/x86/kvm/mmu/
H A Dspte.h474 bool make_spte(struct kvm_vcpu *vcpu, struct kvm_mmu_page *sp,
H A Dspte.c137 bool make_spte(struct kvm_vcpu *vcpu, struct kvm_mmu_page *sp, in make_spte() function
H A Dpaging_tmpl.h966 make_spte(vcpu, sp, slot, pte_access, gfn, in FNAME()
H A Dtdp_mmu.c967 wrprot = make_spte(vcpu, sp, fault->slot, ACC_ALL, iter->gfn, in tdp_mmu_map_handle_target_level()
H A Dmmu.c2942 wrprot = make_spte(vcpu, sp, slot, pte_access, gfn, pfn, *sptep, prefetch, in mmu_set_spte()