Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/arm32/
H A Dpmap.c2332 bool need_syncicache = false; in pmap_clearbit() local
2349 need_syncicache = true; in pmap_clearbit()
2362 if (need_syncicache) { in pmap_clearbit()
2488 need_syncicache = true; in pmap_clearbit()
2547 if (need_syncicache) { in pmap_clearbit()