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