Searched refs:__smccc_workaround_3_smc (Results 1 – 4 of 4) sorted by relevance
34 .global __smccc_workaround_3_smc symbol35 SYM_DATA_START(__smccc_workaround_3_smc)45 1: .org __smccc_workaround_3_smc + __SMCCC_WORKAROUND_3_SMC_SZ47 SYM_DATA_END(__smccc_workaround_3_smc)
998 if (start == __smccc_workaround_3_smc) in kvm_bhb_get_vecs_size()1042 #define __smccc_workaround_3_smc NULL macro1091 kvm_setup_bhb_slot(__smccc_workaround_3_smc); in spectre_bhb_enable_mitigation()
205 extern char __smccc_workaround_3_smc[__SMCCC_WORKAROUND_3_SMC_SZ];
13878 -extern char __smccc_workaround_3_smc[__SMCCC_WORKAROUND_3_SMC_SZ];15086 - if (start == __smccc_workaround_3_smc)15130 -#define __smccc_workaround_3_smc NULL15179 - kvm_setup_bhb_slot(__smccc_workaround_3_smc);15376 - .global __smccc_workaround_3_smc15377 -SYM_DATA_START(__smccc_workaround_3_smc)15387 -1: .org __smccc_workaround_3_smc + __SMCCC_WORKAROUND_3_SMC_SZ15389 -SYM_DATA_END(__smccc_workaround_3_smc)