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

/freebsd-10.2-release/lib/libc/powerpc/gen/
H A Dsyncicache.c64 static int cachemib[] = { CTL_MACHDEP, CPU_CACHELINE }; local
69 if (sysctl(cachemib, sizeof(cachemib) / sizeof(cachemib[0]),
/freebsd-10.2-release/lib/libc/powerpc64/gen/
H A Dsyncicache.c64 static int cachemib[] = { CTL_MACHDEP, CPU_CACHELINE }; local
69 if (sysctl(cachemib, sizeof(cachemib) / sizeof(cachemib[0]),

Completed in 66 milliseconds