HomeSort by: relevance | last modified time | path
    Searched defs:need_syncicache (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/arm/arm32/
pmap.c 2332 bool need_syncicache = false; local in function:pmap_clearbit
2349 need_syncicache = true;
2362 if (need_syncicache) {
2488 need_syncicache = true;
2547 if (need_syncicache) {

Completed in 16 milliseconds