Home
last modified time | relevance | path

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

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