Home
last modified time | relevance | path

Searched defs:cidx (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/tests/vm/ !
H A Dvm_mteinfo.c550 cell_idx_t cidx = 0; variable
627 test_cell_queue_add_rm_free_pages(cell_idx_t cidx, mte_cell_list_idx_t lidx) in test_cell_queue_add_rm_free_pages()
646 cell_idx_t cidx = 100; variable
/xnu-12377.61.12/osfmk/vm/ !
H A Dvm_mteinfo.c712 cell_idx_t cidx = cell_idx(cell); in cell_queue_remove() local
1192 cell_idx_t cidx = (pnum - pmap_first_pnum) / MTE_PAGES_PER_TAG_PAGE; in cell_from_covered_ppnum() local
1202 cell_idx_t cidx = (pnum - pmap_first_pnum) / MTE_PAGES_PER_TAG_PAGE; in cell_from_covered_ppnum() local
3040 for (cell_idx_t cidx = 0; cidx < mte_tag_storage_count; cidx++) { variable
3415 for (cell_idx_t cidx = 0; cidx < mte_tag_storage_count; cidx++) { in kdp_mteinfo_snapshot() local