Home
last modified time | relevance | path

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

/arch/powerpc/mm/
Dmmu_context_nohash.c201 unsigned int id, nrf, nact; in context_check_map() local
203 nrf = nact = 0; in context_check_map()
207 nrf++; in context_check_map()
214 if (nrf != nr_free_contexts) { in context_check_map()
216 nr_free_contexts, nrf); in context_check_map()
217 nr_free_contexts = nrf; in context_check_map()