Searched refs:trim_threshold_bytes (Results 1 – 1 of 1) sorted by relevance
1484 size_t trim_threshold_bytes = MIN(metadata->vdrm_reclaimable_bytes_min, local1488 bool trim_needed = trim_threshold_bytes >= vm_map_page_size(metadata->vdrm_map) &&1489 trim_threshold_bytes >= autotrim_threshold;1491 *trim_threshold_out = vm_map_round_page(trim_threshold_bytes,1507 trim_threshold_bytes,