Searched refs:p4d_clear_huge (Results 1 – 3 of 3) sorted by relevance
1043 int p4d_clear_huge(p4d_t *p4d);1049 static inline int p4d_clear_huge(p4d_t *p4d) in p4d_clear_huge() function1075 static inline int p4d_clear_huge(p4d_t *p4d) in p4d_clear_huge() function
672 int p4d_clear_huge(p4d_t *p4d) in p4d_clear_huge() function
114 if (p4d_clear_huge(p4d)) in vunmap_p4d_range()