Home
last modified time | relevance | path

Searched refs:is_napot_size (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/riscv/mm/
H A Dhugetlbpage.c367 static bool is_napot_size(unsigned long size) in is_napot_size() function
395 static bool is_napot_size(unsigned long size) in is_napot_size() function
418 else if (is_napot_size(size)) in __hugetlb_valid_size()