Searched refs:is_power_of_4 (Results 1 – 1 of 1) sorted by relevance
805 static inline bool is_power_of_4(unsigned long x) in is_power_of_4() function820 if ((size < PAGE_SIZE) || !is_power_of_4(size)) in add_huge_page_size()