Searched refs:CORTEX_A72_ECTLR_SMP_BIT (Results 1 – 4 of 4) sorted by relevance
20 #define CORTEX_A72_ECTLR_SMP_BIT (ULL(1) << 6) macro
47 bic64_imm r0, r1, CORTEX_A72_ECTLR_SMP_BIT131 orr64_imm r0, r1, CORTEX_A72_ECTLR_SMP_BIT
59 bic x0, x0, #CORTEX_A72_ECTLR_SMP_BIT171 orr x0, x0, #CORTEX_A72_ECTLR_SMP_BIT
Completed in 4 milliseconds