Searched defs:pgdp_get (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm/include/asm/ | ||
H A D | pgtable.h | 153 #define pgdp_get(pgpd) READ_ONCE(*pgdp) macro |
/linux/include/linux/ | ||
H A D | pgtable.h | 366 static inline pgd_t pgdp_get(pgd_t *pgdp) in pgdp_get() function |