Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/include/asm/nohash/32/
Dpte-8xx.h228 #define ptep_get ptep_get macro
229 static inline pte_t ptep_get(pte_t *ptep) in ptep_get() function
/linux-6.12.1/arch/parisc/include/asm/
Dpgtable.h451 static inline pte_t ptep_get(pte_t *ptep) in ptep_get() function
455 #define ptep_get ptep_get macro
/linux-6.12.1/arch/arm64/include/asm/
Dpgtable.h1617 #define ptep_get ptep_get macro
1618 static inline pte_t ptep_get(pte_t *ptep) in ptep_get() function
1796 #define ptep_get __ptep_get macro
/linux-6.12.1/arch/loongarch/include/asm/
Dpgtable.h109 #define ptep_get(ptep) READ_ONCE(*(ptep)) macro
/linux-6.12.1/include/linux/
Dpgtable.h315 static inline pte_t ptep_get(pte_t *ptep) in ptep_get() function