Searched defs:cacheline_size (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/lib/libc/powerpc/gen/
H A Dsyncicache.c51 int cacheline_size = 32; variable
57 int cacheline_size = 0; variable
[all...]
/freebsd-11-stable/lib/libc/powerpc64/gen/
H A Dsyncicache.c51 int cacheline_size = 32; variable
57 int cacheline_size = 0; variable
[all...]
/freebsd-11-stable/stand/libsa/powerpc/
H A Dsyncicache.c51 int cacheline_size = 32; variable
57 int cacheline_size = 0; variable
[all...]
/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_drv.h285 unsigned long cacheline_size; member in struct:intel_watermark_params
/freebsd-11-stable/sys/powerpc/powerpc/
H A Dmachdep.c134 int cacheline_size = 128; variable
136 int cacheline_size = 32; variable

Completed in 279 milliseconds