Searched defs:pgd_clear (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/arm/include/asm/ | ||
| H A D | pgtable-nommu.h | 23 #define pgd_clear(pgdp) macro |
| /linux/arch/riscv/include/asm/ | ||
| H A D | pgtable-64.h | 375 static inline void pgd_clear(pgd_t *pgd) in pgd_clear() function |