Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/arm64/
H A Dcpufunc_asm.S60 ldr x3, =idcache_line_size /* Load the I & D cache line size */
H A Didentcpu.c1190 int64_t idcache_line_size; /* The minimum cache line size */ variable
1670 idcache_line_size = MIN(dcache_line_size, icache_line_size); in identify_cache()
/f-stack/freebsd/arm64/include/
H A Dcpufunc.h217 extern int64_t idcache_line_size;