Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tee/amdtee/
Damdtee_private.h142 int handle_unload_ta(u32 ta_handle);
Dcore.c65 handle_unload_ta(sess->ta_handle); in release_session()
228 handle_unload_ta(sess->ta_handle); in destroy_session()
Dcall.c124 int handle_unload_ta(u32 ta_handle) in handle_unload_ta() function