Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/arm/
H A Dpmap.c1551 uint64_t lowest_gen = asid_plru_generation[0]; in alloc_asid() local
1554 if (asid_plru_generation[i] < lowest_gen) { in alloc_asid()
1556 lowest_gen = asid_plru_generation[i]; in alloc_asid()