Searched refs:CORTEX_A73_CPUECTLR_SMP_BIT (Results 1 – 2 of 2) sorted by relevance
31 bic x0, x0, #CORTEX_A73_CPUECTLR_SMP_BIT135 orr x0, x0, #CORTEX_A73_CPUECTLR_SMP_BIT
20 #define CORTEX_A73_CPUECTLR_SMP_BIT (ULL(1) << 6) macro