Home
last modified time | relevance | path

Searched refs:i_bucket (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.81.4/osfmk/vm/
H A Dvm_mteinfo.c2448 mte_cell_bucket_t i_bucket = 0; in mteinfo_tag_storage_active_refill() local
2466 i_bucket = fls(inactive_list->mask) - 1; in mteinfo_tag_storage_active_refill()
2468 i_bucket = 0; in mteinfo_tag_storage_active_refill()
2476 if (i_bucket && i_bucket >= MIN(MTE_BUCKET_17_24, c_bucket)) { in mteinfo_tag_storage_active_refill()
2478 MIN(i_bucket, MTE_BUCKET_17_24)); in mteinfo_tag_storage_active_refill()