Searched refs:CPU_CT_ARMV7 (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/arm/arm/
H A Dcpuinfo.c162 if (CPU_CT_FORMAT(cpuinfo.ctr) == CPU_CT_ARMV7) {
188 if (CPU_CT_FORMAT(cpuinfo.ctr) == CPU_CT_ARMV7) {
H A Didentcpu-v6.c362 if (CPU_CT_FORMAT(cpuinfo.ctr) == CPU_CT_ARMV7)
H A Dcpufunc.c508 if (CPU_CT_FORMAT(ctype) == CPU_CT_ARMV7) {
H A Delf_trampoline.c295 if (CPU_CT_FORMAT(ctype) == CPU_CT_ARMV7) {
/freebsd-11-stable/sys/arm/include/
H A Darmreg.h360 #define CPU_CT_ARMV7 0x4 macro

Completed in 111 milliseconds