Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/mm/
H A Dkhugepaged.c75 enum thp_enabled { enum
135 enum thp_enabled thp_enabled; member
/openbmc/linux/fs/proc/
H A Darray.c422 bool thp_enabled = IS_ENABLED(CONFIG_TRANSPARENT_HUGEPAGE); in task_thp_status() local