Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/vm/
H A Dvm_mteinfo.c1759 mte_cell_bucket_t first_bucket = MTE_BUCKET_17_24; in mteinfo_tag_storage_try_activate() local
1769 if (mte_info_lists[MTE_LIST_INACTIVE_IDX].mask < BIT(first_bucket)) { in mteinfo_tag_storage_try_activate()
1802 list = mteinfo_tag_storage_select_activating(target, first_bucket); in mteinfo_tag_storage_try_activate()