Searched defs:sp_ctx (Results 1 – 3 of 3) sorted by relevance
| /optee_os/core/arch/riscv/include/kernel/ | ||
| H A D | secure_partition.h | 14 struct sp_ctx { struct |
| /optee_os/core/arch/arm/include/kernel/ | ||
| H A D | secure_partition.h | 41 struct sp_ctx { struct |
| /optee_os/core/arch/arm/kernel/ | ||
| H A D | spmc_sp_handler.c | 169 struct sp_ctx *sp_ctx = NULL; spmc_sp_add_sp_region() local |