Home
last modified time | relevance | path

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

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