Searched refs:thp_supported_orders (Results 1 – 4 of 4) sorted by relevance
84 unsigned long thp_supported_orders(void);
203 unsigned long orders = thp_supported_orders(); in thp_read_settings()255 unsigned long orders = thp_supported_orders(); in thp_write_settings()375 unsigned long thp_supported_orders(void) in thp_supported_orders() function
38 orders = thp_supported_orders(); in detect_thp_sizes()
61 orders |= thp_supported_orders(); in detect_thp_sizes()
Completed in 9 milliseconds