Searched refs:SMCCC_ARCH_WORKAROUND_1 (Results 1 – 5 of 5) sorted by relevance
68 (``SMCCC_ARCH_WORKAROUND_1``) for use by normal world privileged software. This70 Details of ``SMCCC_ARCH_WORKAROUND_1`` can be found in the `CVE-2017-571575 ``SMCCC_ARCH_WORKAROUND_1`` SMCs on Cortex-A57, using both the "MMU78 Convention (SMCCC) from AArch64. For the ``SMCCC_ARCH_WORKAROUND_1`` cases, the96 | ``SMCCC_ARCH_WORKAROUND_1`` with "MMU disable/enable" | 386 |100 | ``SMCCC_ARCH_WORKAROUND_1`` with "BPIALL at AArch32 Secure-EL1" | 770 |
34 case SMCCC_ARCH_WORKAROUND_1: in smccc_arch_features()286 case SMCCC_ARCH_WORKAROUND_1: in arm_arch_svc_smc_handler()
45 orr w1, wzr, #SMCCC_ARCH_WORKAROUND_1
318 orr w2, wzr, #SMCCC_ARCH_WORKAROUND_1
13 #define SMCCC_ARCH_WORKAROUND_1 U(0x80008000) macro