Searched defs:sp (Results 1 – 13 of 13) sorted by relevance
| /optee_os/core/arch/arm/sm/ |
| H A D | pm.c | 32 void sm_pm_cpu_suspend_save(struct sm_pm_ctx *ctx, uint32_t sp) in sm_pm_cpu_suspend_save()
|
| /optee_os/core/arch/arm/include/sm/ |
| H A D | pm.h | 35 uint32_t sp; member
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | abort.c | 38 uint32_t sp = 0; in __print_stack_unwind() local 134 __maybe_unused uint32_t sp = 0; in __print_abort_info() local
|
| H A D | secure_partition.c | 93 const struct sp_image *sp = NULL; in find_secure_partition() local 1727 TEE_Result sp_enter(struct thread_smc_1_2_regs *args, struct sp_session *sp) in sp_enter() 1912 struct fip_sp *sp = NULL; in process_sp_pkg() local 2027 struct fip_sp *sp = STAILQ_FIRST(&fip_sp_list); in fip_sp_deinit_all() local 2037 const struct sp_image *sp = NULL; in sp_init_all() local
|
| H A D | thread.c | 500 vaddr_t sp = is_from_user(cpsr) ? thr->kern_sp : thr->regs.sp; in release_unused_kernel_stack() local
|
| /optee_os/ldelf/include/ |
| H A D | ldelf.h | 61 uint64_t sp; member 66 unsigned long sp; member
|
| /optee_os/lib/libunw/include/unw/ |
| H A D | unwind.h | 86 uint64_t sp; member
|
| /optee_os/core/arch/riscv/include/kernel/ |
| H A D | thread_arch.h | 69 unsigned long sp; member 108 unsigned long sp; member 133 unsigned long sp; member
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | ripemd160.c | 115 #define P2(a, b, c, d, e, r, s, rp, sp) \ in mbedtls_internal_ripemd160_process() argument
|
| /optee_os/core/kernel/ |
| H A D | thread.c | 537 vaddr_t sp = 0; in init_thread_stacks() local
|
| /optee_os/ldelf/ |
| H A D | ta_elf.c | 1266 void ta_elf_load_main(const TEE_UUID *uuid, uint32_t *is_32bit, uint64_t *sp, in ta_elf_load_main() 1593 void ta_elf_stack_trace_a64(uint64_t fp, uint64_t sp, uint64_t pc) in ta_elf_stack_trace_a64()
|
| /optee_os/core/arch/arm/include/ |
| H A D | arm64.h | 113 #define SPSR_64(el, sp, daif) \ argument
|
| /optee_os/core/arch/arm/include/kernel/ |
| H A D | thread_arch.h | 320 uint64_t sp; member
|