Searched defs:pgd_clear (Results 1 – 8 of 8) sorted by relevance
22 #define pgd_clear(pgdp) macro
23 #define pgd_clear(pgdp) macro
24 static inline void pgd_clear(pgd_t *pgd) { } in pgd_clear() function
375 static inline void pgd_clear(pgd_t *pgd) in pgd_clear() function
517 #define pgd_clear(pgdp) do { \ macro
77 #define pgd_clear(pgd) (pgtable_l5_enabled() ? native_pgd_clear(pgd) : 0) macro
1001 static inline void pgd_clear(pgd_t *pgd) in pgd_clear() function
1039 static inline void pgd_clear(pgd_t *pgdp) in pgd_clear() function