Home
last modified time | relevance | path

Searched refs:make_spte (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
H A Dspte.h246 int make_spte(struct kvm_vcpu *vcpu, unsigned int pte_access, int level,
H A Dspte.c84 int make_spte(struct kvm_vcpu *vcpu, unsigned int pte_access, int level, in make_spte() function
H A Dtdp_mmu.c537 make_spte_ret = make_spte(vcpu, ACC_ALL, iter->level, iter->gfn, in tdp_mmu_map_handle_target_level()
H A Dmmu.c2574 ret = make_spte(vcpu, pte_access, level, gfn, pfn, *sptep, speculative, in set_spte()
/kernel/linux/linux-6.6/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
173 * would tie make_spte() further to vCPU/MMU state, and add complexity in make_spte()
H A Dpaging_tmpl.h963 make_spte(vcpu, sp, slot, pte_access, gfn, in sync_spte()
H A Dtdp_mmu.c416 * dirty logging updates are handled in common code, not here (see make_spte()
967 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()

Completed in 25 milliseconds