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