Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/arch/arm/kernel/
A Dthread_spmc_a32.S30 ldr r0, =FFA_MSG_SEND_DIRECT_RESP_32 /* FID */
95 ldr r0, =FFA_MSG_SEND_DIRECT_RESP_32
A Dthread_spmc_a64.S31 mov_imm x0, FFA_MSG_SEND_DIRECT_RESP_32 /* FID */
143 ldr w0, =FFA_MSG_SEND_DIRECT_RESP_32
A Dthread_spmc.c458 spmc_set_args(args, FFA_MSG_SEND_DIRECT_RESP_32, in handle_yielding_call()
485 spmc_set_args(args, FFA_MSG_SEND_DIRECT_RESP_32, in handle_blocking_call()
491 spmc_set_args(args, FFA_MSG_SEND_DIRECT_RESP_32, in handle_blocking_call()
497 spmc_set_args(args, FFA_MSG_SEND_DIRECT_RESP_32, in handle_blocking_call()
503 spmc_set_args(args, FFA_MSG_SEND_DIRECT_RESP_32, in handle_blocking_call()
A Dstmm_sp.c54 #define __FFA_MSG_SEND_DIRECT_RESP FFA_MSG_SEND_DIRECT_RESP_32
A Dspmc_sp_handler.c1038 case FFA_MSG_SEND_DIRECT_RESP_32: in spmc_sp_msg_handler()
/optee_os-3.20.0/core/arch/arm/include/
A Dffa.h57 #define FFA_MSG_SEND_DIRECT_RESP_32 U(0x84000070) macro

Completed in 11 milliseconds