Searched refs:split_underused_thp (Results 1 – 1 of 1) sorted by relevance
77 static bool split_underused_thp = true; variable438 return sysfs_emit(buf, "%d\n", split_underused_thp); in split_underused_thp_show()445 int err = kstrtobool(buf, &split_underused_thp); in split_underused_thp_store()3646 if (!partially_mapped && !split_underused_thp) in deferred_split_folio()