Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Dthp_settings.c203 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
H A Dthp_settings.h84 unsigned long thp_supported_orders(void);
H A Dcow.c61 orders |= thp_supported_orders(); in detect_thp_sizes()