Home
last modified time | relevance | path

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

/freebsd/sys/arm64/arm64/
H A Dcpu_errata.c124 if (smccc_arch_features(SMCCC_ARCH_WORKAROUND_1) != SMCCC_RET_SUCCESS) in install_psci_bp_hardening()
151 if (smccc_arch_features(SMCCC_ARCH_WORKAROUND_2) != SMCCC_RET_SUCCESS) in install_ssbd_workaround()
/freebsd/sys/dev/psci/
H A Dsmccc.c105 smccc_arch_features(uint32_t smccc_func_id) in smccc_arch_features() function
H A Dsmccc.h86 int32_t smccc_arch_features(uint32_t);