Home
last modified time | relevance | path

Searched defs:pte_access (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/arch/x86/kvm/mmu/
Dpaging_tmpl.h94 unsigned int pte_access; member
348 u64 pt_access, pte_access; in FNAME() local
564 unsigned pte_access; in FNAME() local
1106 unsigned pte_access; in FNAME() local
Dspte.c92 int make_spte(struct kvm_vcpu *vcpu, unsigned int pte_access, int level, in make_spte()
Dmmu.c2692 unsigned int pte_access, int level, in set_spte()
2716 unsigned int pte_access, bool write_fault, int level, in mmu_set_spte()
/Linux-v5.15/arch/x86/kvm/
Dmmu.h177 unsigned pte_access, unsigned pte_pkey, in permission_fault()