Searched refs:pgd_clear (Results 1 – 15 of 15) sorted by relevance
22 #define pgd_clear(pgdp) macro
23 #define pgd_clear(pgdp) macro
179 pgd_clear(pgd); in pgd_free()204 pgd_clear(pgd); in pgd_free()
373 static inline void pgd_clear(pgd_t *pgd) in pgd_clear() function
200 pgd_clear(dir); in unmap_uncached_pmd()
181 pgd_clear(pgd); in clear_pgds()
226 pgd_clear(pgdp); in mop_up_one_pmd()
248 pgd_clear(pgd + i); in kvm_mips_flush_gpa_pgd()
226 pgd_clear(pgdp); in kasan_early_clear_pgd()
492 #define pgd_clear(pgdp) do { \ macro
77 #define pgd_clear(pgd) (pgtable_l5_enabled() ? native_pgd_clear(pgd) : 0) macro
420 pgd_clear(pgd); in try_free_p4d_table()
1158 pgd_clear(pgdp); in free_empty_p4d_table()
1046 static inline void pgd_clear(pgd_t *pgd) in pgd_clear() function
1134 static inline void pgd_clear(pgd_t *pgdp) in pgd_clear() function
Completed in 42 milliseconds