Home
last modified time | relevance | path

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

/freebsd/sys/dev/psci/
H A Dpsci.h77 #define PSCI_FNID_VERSION 0x84000000 macro
89 #define PSCI_FNID_VERSION 0x84000000 macro
H A Dpsci.c528 for (psci_fn = PSCI_FN_VERSION, psci_fnid = PSCI_FNID_VERSION; in psci_v0_1_init()
570 sc->psci_fnids[PSCI_FN_VERSION] = PSCI_FNID_VERSION; in psci_v0_2_init()
/freebsd/usr.sbin/bhyve/aarch64/
H A Dvmexit.c205 case PSCI_FNID_VERSION: in vmexit_smccc()