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

/freebsd-12-stable/sys/dev/psci/
H A Dsmccc.h70 int32_t smccc_arch_features(uint32_t);
H A Dsmccc.c73 smccc_arch_features(uint32_t smccc_func_id) function
/freebsd-12-stable/sys/arm64/arm64/
H A Dcpu_errata.c101 if (smccc_arch_features(SMCCC_ARCH_WORKAROUND_1) != SMCCC_RET_SUCCESS)
124 if (smccc_arch_features(SMCCC_ARCH_WORKAROUND_2) != SMCCC_RET_SUCCESS)

Completed in 156 milliseconds