Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
H A Dstmm_sp.c69 static const uint16_t stmm_id = 1U; variable
525 spc->regs.x[1] = (stmm_pta_id << 16) | stmm_id; in stmm_enter_invoke_cmd()
535 spc->regs.r1 = (stmm_pta_id << 16) | stmm_id; in stmm_enter_invoke_cmd()
956 SVC_REGS_A2(regs) = stmm_id; in spm_handle_scall()