Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/mm/nohash/
Dmmu_context.c233 unsigned int id, nrf, nact; in context_check_map() local
235 nrf = nact = 0; in context_check_map()
239 nrf++; in context_check_map()
246 if (nrf != nr_free_contexts) { in context_check_map()
248 nr_free_contexts, nrf); in context_check_map()
249 nr_free_contexts = nrf; in context_check_map()