Searched defs:a5 (Results 1 – 5 of 5) sorted by relevance
/optee_os-3.20.0/core/arch/riscv/include/kernel/ |
A D | thread_arch.h | 42 unsigned long a5; /* Not used */ member 60 unsigned long a5; member 77 unsigned long a5; member 100 unsigned long a5; member
|
/optee_os-3.20.0/core/arch/arm/kernel/ |
A D | thread.c | 151 uint32_t a2, uint32_t a3, uint32_t a4, uint32_t a5, in init_regs() 186 uint32_t a2, uint32_t a3, uint32_t a4, uint32_t a5, in init_regs() 219 uint32_t a3, uint32_t a4, uint32_t a5, in __thread_alloc_and_run() 266 uint32_t a4, uint32_t a5) in thread_alloc_and_run()
|
A D | thread_optee_smc.c | 54 uint32_t a3, uint32_t a4, uint32_t a5, in thread_handle_std_smc()
|
A D | thread_spmc.c | 462 static uint32_t handle_unregister_shm(uint32_t a4, uint32_t a5) in handle_unregister_shm()
|
/optee_os-3.20.0/core/arch/arm/include/kernel/ |
A D | thread_arch.h | 96 uint32_t a5; /* Not used */ member 108 uint64_t a5; /* Not used */ member
|
Completed in 11 milliseconds