Searched refs:coherent_walk (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/sys/arm/include/ | ||
| D | cpuinfo.h | 78 int coherent_walk; member |
| /freebsd-10-stable/sys/arm/arm/ | ||
| D | cpuinfo.c | 126 cpuinfo.coherent_walk = (cpuinfo.id_mmfr3 >> 20) & 0xF; in cpuinfo_init() |