Home
last modified time | relevance | path

Searched refs:smccc_end (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
231 smccc_end = NULL; in detect_harden_bp_fw()
248 smccc_end = __smccc_workaround_1_smc_end; in detect_harden_bp_fw()
264 install_bp_hardening_cb(cb, smccc_start, smccc_end); in detect_harden_bp_fw()