Home
last modified time | relevance | path

Searched defs:pte_user (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/arch/powerpc/include/asm/nohash/32/
Dpte-8xx.h108 static inline bool pte_user(pte_t pte) in pte_user() function
113 #define pte_user pte_user macro
/Linux-v5.4/arch/powerpc/include/asm/nohash/
Dpgtable.h89 static inline bool pte_user(pte_t pte) in pte_user() function
/Linux-v5.4/arch/powerpc/include/asm/book3s/32/
Dpgtable.h21 static inline bool pte_user(pte_t pte) in pte_user() function
/Linux-v5.4/arch/powerpc/include/asm/book3s/64/
Dpgtable.h581 static inline bool pte_user(pte_t pte) in pte_user() function
/Linux-v5.4/arch/x86/kvm/
Dmmu.c4854 bool check_pkey, check_write, ff, uf, wf, pte_user; in update_pkru_bitmask() local