Searched refs:p4d_clear (Results 1 – 19 of 19) sorted by relevance
178 p4d_clear(p4d); in pgd_free()203 p4d_clear(p4d); in pgd_free()
67 static inline void p4d_clear(p4d_t *p4dp) in p4d_clear() function
113 #define p4d_clear(xp) do { p4d_val(*(xp)) = 0; } while (0) macro
184 p4d_clear(p4d_offset(pgd, start)); in clear_pgds()189 p4d_clear(p4d_offset(pgd, start)); in clear_pgds()
1055 p4d_clear(p4d); in free_pud_table()
207 static inline void p4d_clear(p4d_t *p4dp) in p4d_clear() function
283 #define p4d_clear(p4dp) (p4d_val(*(p4dp)) = 0UL) macro
495 p4d_clear(p4d); in hugetlb_free_pud_range()
385 p4d_clear(p4d); in try_free_pud_table()
444 p4d_clear(p4d); in hugetlb_free_pud_range()
525 static inline void p4d_clear(p4d_t *p4dp) in p4d_clear() function
82 #define p4d_clear(p4d) native_p4d_clear(p4d) macro
763 p4d_clear(p4d); in free_pud_table()
863 #define p4d_clear(p4dp) (p4d_val(*(p4dp)) = 0UL) macro
726 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
1183 p4d_clear(p4dp); in free_empty_pud_table()
548 p4d_clear(p4d); in kvmppc_free_pgtable_radix()
891 static inline void p4d_clear(p4d_t *p4d) in p4d_clear() function