Searched refs:ci_arm_cputype (Results 1 – 4 of 4) sorted by relevance
102 ci->ci_arm_cputype = ci->ci_arm_cpuid & CPU_ID_CPU_MASK; in cpu_attach()203 if (ci->ci_arm_cputype == CPU_ID_SA110 && in cpu_attach()
818 ci->ci_arm_cputype = ci->ci_arm_cpuid & CPU_ID_CPU_MASK; in cpu_init_secondary_processor()
4717 if (rv == 0 && curcpu()->ci_arm_cputype == CPU_ID_SA110 && in pmap_fault_fixup()
197 uint32_t ci_arm_cputype; /* CPU type */ member