Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/vm/
H A Dvm_mteinfo.c2418 mte_cell_bucket_t i_bucket = 0; in mteinfo_tag_storage_active_refill() local
2436 i_bucket = fls(inactive_list->mask) - 1; in mteinfo_tag_storage_active_refill()
2438 i_bucket = 0; in mteinfo_tag_storage_active_refill()
2446 if (i_bucket && i_bucket >= MIN(MTE_BUCKET_17_24, c_bucket)) { in mteinfo_tag_storage_active_refill()
2448 MIN(i_bucket, MTE_BUCKET_17_24)); in mteinfo_tag_storage_active_refill()