Searched refs:SMCCC_ARCH_WORKAROUND_2 (Results 1 – 3 of 3) sorted by relevance
137 return (arm_smccc_invoke(SMCCC_ARCH_WORKAROUND_2, enable, NULL)); in smccc_arch_workaround_2()
76 #define SMCCC_ARCH_WORKAROUND_2 \ macro
151 if (smccc_arch_features(SMCCC_ARCH_WORKAROUND_2) != SMCCC_RET_SUCCESS) in install_ssbd_workaround()