Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/kernel/
Dcpu_errata.c196 void *smccc_start, *smccc_end; in enable_smccc_arch_workaround_1() local
215 smccc_end = NULL; in enable_smccc_arch_workaround_1()
225 smccc_end = __smccc_workaround_1_smc_end; in enable_smccc_arch_workaround_1()
236 install_bp_hardening_cb(entry, cb, smccc_start, smccc_end); in enable_smccc_arch_workaround_1()