Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/nohash/32/
H A Dpte-8xx.h228 #define ptep_get ptep_get macro
229 static inline pte_t ptep_get(pte_t *ptep) in ptep_get() function
/linux/arch/parisc/include/asm/
H A Dpgtable.h446 static inline pte_t ptep_get(pte_t *ptep) in ptep_get() function
450 #define ptep_get ptep_get macro
/linux/arch/arm64/include/asm/
H A Dpgtable.h1752 #define ptep_get ptep_get macro
1753 static inline pte_t ptep_get(pte_t *ptep) in ptep_get() function
1931 #define ptep_get __ptep_get macro
/linux/arch/loongarch/include/asm/
H A Dpgtable.h109 #define ptep_get(ptep) READ_ONCE(*(ptep)) macro
/linux/include/linux/
H A Dpgtable.h338 static inline pte_t ptep_get(pte_t *ptep) in ptep_get() function