Searched refs:spm_secure_partition_exit (Results 1 – 7 of 7) sorted by relevance
11 .global spm_secure_partition_exit symbol53 func spm_secure_partition_exit74 endfunc spm_secure_partition_exit
39 void __dead2 spm_secure_partition_exit(uint64_t c_rt_ctx, uint64_t ret);
56 void __dead2 spm_secure_partition_exit(uint64_t c_rt_ctx, uint64_t ret);
127 spm_secure_partition_exit(ctx->c_rt_ctx, rc); in spm_sp_synchronous_exit()
128 spm_secure_partition_exit(ctx->c_rt_ctx, rc); in spm_sp_synchronous_exit()
141 spm_secure_partition_exit(ec->c_rt_ctx, rc); in spmc_sp_synchronous_exit()