Searched refs:cortex_p (Results 1 – 1 of 1) sorted by relevance
57 const bool cortex_p = CPU_ID_CORTEX_P(curcpu()->ci_arm_cpuid); in cpu_counter32() local59 const bool cortex_p = true; in cpu_counter32()61 const bool cortex_p = false; in cpu_counter32()64 if (cortex_p) in cpu_counter32()