Home
last modified time | relevance | path

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

/freebsd/sys/dev/psci/
H A Dsmccc.c54 features = psci_features(SMCCC_VERSION); in smccc_init()
56 ret = psci_call(SMCCC_VERSION, 0, 0, 0); in smccc_init()
H A Dsmccc.h69 #define SMCCC_VERSION \ macro