Searched refs:SMCCC_ARCH_WORKAROUND_2 (Results 1 – 5 of 5) sorted by relevance
48 case SMCCC_ARCH_WORKAROUND_2: { in smccc_arch_features()136 case SMCCC_ARCH_WORKAROUND_2: in arm_arch_svc_smc_handler()
14 #define SMCCC_ARCH_WORKAROUND_2 U(0x80007FFF) macro
77 ``SMCCC_ARCH_WORKAROUND_2`` in the Arm architectural range to allow callers at85 software components, for example code that calls ``SMCCC_ARCH_WORKAROUND_2``.94 of ``SMCCC_ARCH_WORKAROUND_2`` calls and TF-A exception handling.
52 orr w2, wzr, #SMCCC_ARCH_WORKAROUND_2
Completed in 4 milliseconds