Searched refs:thp_mode_not_supported (Results 1 – 2 of 2) sorted by relevance
515 assert(opt_thp != thp_mode_not_supported && in pages_set_thp_state()516 init_system_thp_mode != thp_mode_not_supported); in pages_set_thp_state()572 opt_thp = init_system_thp_mode = thp_mode_not_supported; in init_thp_state()
67 thp_mode_not_supported = 3 /* No THP support detected. */ enumerator