Searched refs:p4d_clear (Results 1 – 24 of 24) sorted by relevance
178 p4d_clear(p4d); in pgd_free()203 p4d_clear(p4d); in pgd_free()
31 static inline void p4d_clear(p4d_t *p4d) { } in p4d_clear() function
67 static inline void p4d_clear(p4d_t *p4dp) in p4d_clear() function
184 p4d_clear(p4d_offset(pgd, start)); in clear_pgds()189 p4d_clear(p4d_offset(pgd, start)); in clear_pgds()
1054 p4d_clear(p4d); in free_pud_table()
324 p4d_clear(p4d); in kasan_free_pud()430 p4d_clear(p4d); in kasan_remove_p4d_table()
113 #define p4d_clear(xp) do { p4d_val(*(xp)) = 0; } while (0) macro
31 p4d_clear(p4d); in p4d_clear_bad()
568 p4d_clear(args->p4dp); in p4d_clear_tests()586 p4d_clear(args->p4dp); in p4d_populate_tests()619 p4d_clear(args->p4dp); in pgd_populate_tests()
298 p4d_clear(p4d); in free_pud_range()
207 static inline void p4d_clear(p4d_t *p4dp) in p4d_clear() function
495 p4d_clear(p4d); in hugetlb_free_pud_range()
283 #define p4d_clear(p4dp) (p4d_val(*(p4dp)) = 0UL) macro
386 p4d_clear(p4d); in try_free_pud_table()
449 p4d_clear(p4d); in hugetlb_free_pud_range()
531 static inline void p4d_clear(p4d_t *p4dp) in p4d_clear() function
82 #define p4d_clear(p4d) native_p4d_clear(p4d) macro
739 p4d_clear(p4d); in free_pud_table()
862 #define p4d_clear(p4dp) (p4d_val(*(p4dp)) = 0UL) macro
709 static inline void p4d_clear(p4d_t *p4dp) in p4d_clear() function
1011 static inline void p4d_clear(p4d_t *p4dp) in p4d_clear() function
1075 p4d_clear(p4dp); in free_empty_pud_table()
890 static inline void p4d_clear(p4d_t *p4d) in p4d_clear() function
548 p4d_clear(p4d); in kvmppc_free_pgtable_radix()
Completed in 93 milliseconds