Home
last modified time | relevance | path

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

/optee_os/core/include/mm/
H A Dvm.h16 void vm_info_final(struct user_mode_ctx *uctx);
/optee_os/core/kernel/
H A Duser_ta.c379 vm_info_final(&utc->uctx); in release_utc_state()
/optee_os/core/mm/
H A Dvm.c896 vm_info_final(uctx); in vm_info_init()
1078 void vm_info_final(struct user_mode_ctx *uctx) in vm_info_final() function
/optee_os/core/arch/arm/kernel/
H A Dstmm_sp.c592 vm_info_final(&spc->uctx); in stmm_ctx_destroy()