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

/freebsd-11-stable/sys/arm/arm/
H A Dcpufunc.c74 int arm_picache_ways; variable
562 arm_picache_ways = 1;
564 arm_picache_ways = multiplier <<
H A Didentcpu-v4.c379 arm_picache_line_size, arm_picache_ways);
H A Delf_trampoline.c103 int arm_picache_ways; variable
347 arm_picache_ways = 1;
349 arm_picache_ways = multiplier <<
/freebsd-11-stable/sys/arm/include/
H A Dcpufunc.h513 extern int arm_picache_ways;

Completed in 73 milliseconds