Home
last modified time | relevance | path

Searched defs:thp_enabled (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/tools/testing/selftests/mm/
Dthp_settings.h9 enum thp_enabled { enum
55 enum thp_enabled thp_enabled; member
/linux-6.12.1/fs/proc/
Darray.c422 bool thp_enabled = IS_ENABLED(CONFIG_TRANSPARENT_HUGEPAGE); in task_thp_status() local