Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpci_host_generic_den0115.c96 SMCCC_STD_SECURE_SERVICE_CALLS, 0x130)
99 SMCCC_STD_SECURE_SERVICE_CALLS, 0x131)
102 SMCCC_STD_SECURE_SERVICE_CALLS, 0x132)
105 SMCCC_STD_SECURE_SERVICE_CALLS, 0x133)
108 SMCCC_STD_SECURE_SERVICE_CALLS, 0x134)
/freebsd/sys/dev/psci/
H A Dsmccc_errata.c55 SMCCC_32BIT_CALL, SMCCC_STD_SECURE_SERVICE_CALLS, 0xf0u)
58 SMCCC_32BIT_CALL, SMCCC_STD_SECURE_SERVICE_CALLS, 0xf1u)
60 SMCCC_32BIT_CALL, SMCCC_STD_SECURE_SERVICE_CALLS, 0xf2u)
H A Dsmccc_trng.c50 SMCCC_32BIT_CALL, SMCCC_STD_SECURE_SERVICE_CALLS, 0x50)
53 SMCCC_64BIT_CALL, SMCCC_STD_SECURE_SERVICE_CALLS, 0x53)
H A Dsmccc.h55 #define SMCCC_STD_SECURE_SERVICE_CALLS 4 macro