Home
last modified time | relevance | path

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

/freebsd/sys/arm64/arm64/
H A Dspec_workaround.c91 if (smccc_arch_features(SMCCC_ARCH_WORKAROUND_1) != in psci_bp_hardening_check()
137 if (smccc_arch_features(SMCCC_ARCH_WORKAROUND_2) != SMCCC_RET_SUCCESS) in ssbd_workaround_check()
/freebsd/sys/dev/psci/
H A Dsmccc.c106 smccc_arch_features(uint32_t smccc_func_id) in smccc_arch_features() function
H A Dsmccc_errata.c74 if (smccc_arch_features(EM_VERSION) != SMCCC_RET_SUCCESS) in errata_identify()
H A Dsmccc_trng.c73 if (smccc_arch_features(TRNG_VERSION) != SMCCC_RET_SUCCESS) in trng_identify()
H A Dsmccc.h86 int32_t smccc_arch_features(uint32_t);