Searched defs:pte_access (Results 1 – 4 of 4) sorted by relevance
/linux-5.10/arch/x86/kvm/mmu/ |
D | paging_tmpl.h | 94 unsigned pte_access; member 319 u64 pt_access, pte_access; in FNAME() local 532 unsigned pte_access; in FNAME() local 1032 unsigned pte_access; in FNAME() local
|
D | spte.c | 84 int make_spte(struct kvm_vcpu *vcpu, unsigned int pte_access, int level, in make_spte()
|
D | mmu.c | 2572 unsigned int pte_access, int level, in set_spte() 2599 unsigned int pte_access, bool write_fault, int level, in mmu_set_spte()
|
/linux-5.10/arch/x86/kvm/ |
D | mmu.h | 167 unsigned pte_access, unsigned pte_pkey, in permission_fault()
|