Home
last modified time | relevance | path

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

/components/mm/
A Dmm_page.c887 int try_affid = _get_balanced_id(size_bits); in _do_pages_alloc_noaff() local
891 for (size_t i = 0; i < numof_id; i++, try_affid += 1 << size_bits) in _do_pages_alloc_noaff()
893 rc = _do_pages_alloc(size_bits, flags, try_affid & valid_affid_mask); in _do_pages_alloc_noaff()

Completed in 6 milliseconds