Searched refs:moea64_initialized (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/powerpc/aim/
H A Dmmu_oea64.c185 static boolean_t moea64_initialized = FALSE; variable
355 if (!moea64_initialized || bootstrap) {
1312 if ((m->oflags & VPO_UNMANAGED) != 0 || !moea64_initialized) {
1580 moea64_initialized = TRUE;

Completed in 55 milliseconds