Home
last modified time | relevance | path

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

/freebsd/sys/dev/psci/
H A Dsmccc.c105 smccc_arch_features(uint32_t smccc_func_id) in smccc_arch_features() argument
112 return (arm_smccc_invoke(SMCCC_ARCH_FEATURES, smccc_func_id, NULL)); in smccc_arch_features()