Home
last modified time | relevance | path

Searched defs:ptep_get (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/include/asm/nohash/32/
H A Dpte-8xx.h214 #define ptep_get ptep_get macro
215 static inline pte_t ptep_get(pte_t *ptep) in ptep_get() function
/linux/arch/arm64/include/asm/
H A Dpgtable.h1511 #define ptep_get ptep_get global() macro
1512 static inline pte_t ptep_get(pte_t *ptep) ptep_get() function
1679 #define ptep_get __ptep_get global() macro
/linux/include/linux/
H A Dpgtable.h315 static inline pte_t ptep_get(pte_t *ptep) in ptep_get() function