Home
last modified time | relevance | path

Searched refs:sm_nsec_ctx (Results 1 – 16 of 16) sorted by relevance

/optee_os-3.20.0/core/include/drivers/pm/sam/
A Datmel_pm.h15 struct sm_nsec_ctx;
26 TEE_Result atmel_pm_suspend(uintptr_t entry, struct sm_nsec_ctx *nsec);
44 struct sm_nsec_ctx *nsec __unused) in atmel_pm_suspend()
/optee_os-3.20.0/core/arch/arm/include/sm/
A Dpsci.h61 uint32_t context_id, struct sm_nsec_ctx *nsec);
76 struct sm_nsec_ctx *nsec);
79 void tee_psci_handler(struct thread_smc_args *args, struct sm_nsec_ctx *nsec);
A Dsm.h46 struct sm_nsec_ctx { struct
94 struct sm_nsec_ctx nsec;
104 struct sm_nsec_ctx *sm_get_nsec_ctx(void);
A Dstd_smc.h38 void smc_std_handler(struct thread_smc_args *args, struct sm_nsec_ctx *nsec);
/optee_os-3.20.0/core/arch/arm/plat-sam/pm/
A Dpsci.c16 struct sm_nsec_ctx *nsec) in psci_system_suspend()
29 struct sm_nsec_ctx *nsec __unused) in psci_cpu_suspend()
/optee_os-3.20.0/core/arch/arm/sm/
A Dpsci.c48 struct sm_nsec_ctx *nsec __unused) in psci_cpu_suspend()
123 struct sm_nsec_ctx *nsec __unused) in psci_system_suspend()
140 void tee_psci_handler(struct thread_smc_args *args, struct sm_nsec_ctx *nsec) in tee_psci_handler()
A Dstd_smc.c44 void smc_std_handler(struct thread_smc_args *args, struct sm_nsec_ctx *nsec) in smc_std_handler()
/optee_os-3.20.0/core/arch/arm/plat-imx/
A Dimx_pm.h89 uint32_t context_id, struct sm_nsec_ctx *nsec);
91 uint32_t context_id, struct sm_nsec_ctx *nsec);
/optee_os-3.20.0/core/arch/arm/plat-imx/pm/
A Dpsci.c185 struct sm_nsec_ctx *nsec __unused) in imx7d_lowpower_idle()
193 struct sm_nsec_ctx *nsec __unused) in imx7_cpu_suspend()
200 struct sm_nsec_ctx *nsec) in psci_cpu_suspend()
A Dimx7_suspend.c29 uint32_t context_id __unused, struct sm_nsec_ctx *nsec) in imx7_cpu_suspend()
A Dcpuidle-imx7d.c151 struct sm_nsec_ctx *nsec) in imx7d_lowpower_idle()
/optee_os-3.20.0/core/arch/arm/kernel/
A Dasm-defines.c17 DEFINE(SM_NSEC_CTX_R0, offsetof(struct sm_nsec_ctx, r0));
18 DEFINE(SM_NSEC_CTX_R8, offsetof(struct sm_nsec_ctx, r8));
A Dboot.c160 struct sm_nsec_ctx *nsec_ctx; in init_sec_mon()
/optee_os-3.20.0/core/arch/arm/plat-ti/
A Dmain.c86 struct sm_nsec_ctx *nsec_ctx; in init_sec_mon()
/optee_os-3.20.0/core/arch/arm/plat-rockchip/
A Dpsci_rk322x.c349 struct sm_nsec_ctx *nsec __unused) in psci_system_suspend()
/optee_os-3.20.0/core/drivers/pm/sam/
A Dat91_pm.c298 TEE_Result atmel_pm_suspend(uintptr_t entry, struct sm_nsec_ctx *nsec) in atmel_pm_suspend()

Completed in 31 milliseconds