Home
last modified time | relevance | path

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

/trusty/user/base/lib/smc/include/lib/smc/
Dsmc_test.h28 #define SMC_FASTCALL64_NR(entity, fn) SMC_NR((entity), (fn), 1U, 1U) macro
53 SMC_FASTCALL64_NR(SMC_ENTITY_PLATFORM_MONITOR, 0x2)
64 SMC_FASTCALL64_NR(SMC_ENTITY_PLATFORM_MONITOR, 0x3)
/trusty/kernel/lib/sm/include/lib/sm/
Dsmcall.h107 #define SMC_FC64_SET_FIQ_HANDLER SMC_FASTCALL64_NR(SMC_ENTITY_SECURE_MONITOR, 5)
108 #define SMC_FC64_GET_FIQ_REGS SMC_FASTCALL64_NR(SMC_ENTITY_SECURE_MONITOR, 6)
/trusty/kernel/lib/arm_trng/
Darm_trng.h144 #define SMC_FC64_TRNG_RND SMC_FASTCALL64_NR(SMC_ENTITY_STD, 0x53)
/trusty/kernel/platform/generic-arm64/
Dsmc.h47 SMC_FASTCALL64_NR(SMC_ENTITY_PLATFORM_MONITOR, 0x1)
/trusty/user/base/interface/smc/include/interface/smc/
Dsmc_def.h30 #define SMC_FASTCALL64_NR(entity, fn) SMC_NR((entity), (fn), 1, 1) macro
/trusty/user/base/interface/arm_ffa/include/interface/arm_ffa/
Darm_ffa.h45 SMC_FASTCALL64_NR(SMC_ENTITY_SHARED_MEMORY, nr)