Home
last modified time | relevance | path

Searched refs:__smccc_workaround_1_smc_end (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/arch/arm64/kernel/
Dcpu_errata.c110 extern char __smccc_workaround_1_smc_end[];
160 #define __smccc_workaround_1_smc_end NULL macro
248 smccc_end = __smccc_workaround_1_smc_end; in detect_harden_bp_fw()
/Linux-v5.4/arch/arm64/kvm/hyp/
Dhyp-entry.S332 ENTRY(__smccc_workaround_1_smc_end)