Home
last modified time | relevance | path

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

/xnu-12377.41.6/tests/vm/
H A Dvm_mteinfo.c261 verify_cell_mte_page_count(cell_t *cell, mte_cell_list_idx_t lidx) in verify_cell_mte_page_count() argument
278 T_QUIET; T_ASSERT_EQ(lidx - MTE_LIST_ACTIVE_0_IDX, in verify_cell_mte_page_count()
289 mte_cell_list_idx_t lidx, in verify_cell_queue() argument
305 verify_cell_mte_page_count(cell, lidx); in verify_cell_queue()
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() argument
634 verify_cell_in_list(cell, lidx); in test_cell_queue_add_rm_free_pages()
640 verify_cell_in_list(cell, lidx); in test_cell_queue_add_rm_free_pages()
/xnu-12377.41.6/osfmk/vm/
H A Dvm_mteinfo.c1099 mte_cell_list_idx_t lidx, in cell_list_find_last_page() argument
1103 mte_cell_list_t list = &mte_info_lists[lidx]; in cell_list_find_last_page()
2953 mte_cell_list_idx_t lidx) in cell_list_init() argument
2955 mte_cell_bucket_t buckets = cell_list_idx_buckets(lidx); in cell_list_init()
2957 mte_info_lists[lidx].buckets = qhp; in cell_list_init()