Searched refs:p4d_clear_huge (Results 1 – 3 of 3) sorted by relevance
1006 int p4d_clear_huge(p4d_t *p4d);1012 static inline int p4d_clear_huge(p4d_t *p4d) in p4d_clear_huge() function1037 static inline int p4d_clear_huge(p4d_t *p4d) in p4d_clear_huge() function
689 int p4d_clear_huge(p4d_t *p4d) in p4d_clear_huge() function
111 if (p4d_clear_huge(p4d)) in vunmap_p4d_range()