Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/mmu/
H A Dspte.h543 bool make_spte(struct kvm_vcpu *vcpu, struct kvm_mmu_page *sp,
H A Dspte.c186 bool make_spte(struct kvm_vcpu *vcpu, struct kvm_mmu_page *sp, in make_spte() function
H A Dpaging_tmpl.h956 make_spte(vcpu, sp, slot, pte_access, gfn, in FNAME()
H A Dtdp_mmu.c1190 wrprot = make_spte(vcpu, sp, fault->slot, ACC_ALL, iter->gfn, in tdp_mmu_map_handle_target_level()
H A Dmmu.c3076 wrprot = make_spte(vcpu, sp, slot, pte_access, gfn, pfn, *sptep, prefetch, in mmu_set_spte()