Home
last modified time | relevance | path

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

/optee_os/lib/libutils/ext/include/
H A Dfault_mitigation.h682 static inline unsigned long ftmn_return_res(struct ftmn *ftmn, in ftmn_return_res() function
/optee_os/core/kernel/
H A Dree_fs_ta.c752 return ftmn_return_res(&ftmn, FTMN_STEP_COUNT(2, 2), TEE_SUCCESS); in buf_ta_open()