Home
last modified time | relevance | path

Searched defs:pte_user (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/
H A Dpte-8xx.h118 static inline bool pte_user(pte_t pte) in pte_user() function
123 #define pte_user pte_user macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/32/
H A Dpte-8xx.h118 static inline bool pte_user(pte_t pte) in pte_user() function
123 #define pte_user pte_user macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/
H A Dpgtable.h71 static inline bool pte_user(pte_t pte) in pte_user() function
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/
H A Dpgtable.h91 static inline bool pte_user(pte_t pte) in pte_user() function
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h20 static inline bool pte_user(pte_t pte) in pte_user() function
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h59 static inline bool pte_user(pte_t pte) in pte_user() function
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dpgtable.h313 #define pte_user(x) (pte_val(x) & _PAGE_USER) macro
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dpgtable.h278 #define pte_user(x) (pte_val(x) & _PAGE_USER) macro
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dpgtable.h370 static inline int pte_user(pte_t pte) in pte_user() function
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dpgtable.h107 #define pte_user(pte) (!!(pte_val(pte) & PTE_USER)) macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h594 static inline bool pte_user(pte_t pte) in pte_user() function
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h537 static inline bool pte_user(pte_t pte) in pte_user() function
/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
H A Dmmu.c4358 bool check_pkey, check_write, ff, uf, wf, pte_user; in update_pkru_bitmask() local
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/
H A Dmmu.c5055 bool check_pkey, check_write, ff, uf, wf, pte_user; in update_pkru_bitmask() local

Completed in 32 milliseconds