Searched refs:p4d_clear_huge (Results 1 – 3 of 3) sorted by relevance
1288 int p4d_clear_huge(p4d_t *p4d);1294 static inline int p4d_clear_huge(p4d_t *p4d) in p4d_clear_huge() function1320 static inline int p4d_clear_huge(p4d_t *p4d) in p4d_clear_huge() function
679 int p4d_clear_huge(p4d_t *p4d) in p4d_clear_huge() function
144 cleared = p4d_clear_huge(p4d); in vunmap_p4d_range()