Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/nohash/32/
A Dpte-8xx.h111 static inline bool pte_user(pte_t pte) in pte_user() function
116 #define pte_user pte_user macro
/linux/arch/powerpc/include/asm/nohash/
A Dpgtable.h89 static inline bool pte_user(pte_t pte) in pte_user() function
/linux/arch/powerpc/include/asm/book3s/32/
A Dpgtable.h56 static inline bool pte_user(pte_t pte) in pte_user() function
/linux/arch/parisc/include/asm/
A Dpgtable.h311 #define pte_user(x) (pte_val(x) & _PAGE_USER) macro
/linux/arch/powerpc/include/asm/book3s/64/
A Dpgtable.h615 static inline bool pte_user(pte_t pte) in pte_user() function
/linux/arch/x86/kvm/mmu/
A Dmmu.c4644 bool check_pkey, check_write, ff, uf, wf, pte_user; in update_pkru_bitmask() local

Completed in 32 milliseconds