Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm64/kernel/
Dcpu_errata.c212 void *smccc_start, *smccc_end; in detect_harden_bp_fw() local
230 smccc_start = NULL; in detect_harden_bp_fw()
247 smccc_start = __smccc_workaround_1_smc_start; in detect_harden_bp_fw()
264 install_bp_hardening_cb(cb, smccc_start, smccc_end); in detect_harden_bp_fw()