Home
last modified time | relevance | path

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

/linux/drivers/tee/amdtee/
H A Damdtee_private.h152 int handle_load_ta(void *data, u32 size,
H A Dcall.c399 int handle_load_ta(void *data, u32 size, struct tee_ioctl_open_session_arg *arg) in handle_load_ta() function
H A Dcore.c253 handle_load_ta(ta, ta_size, arg); in amdtee_open_session()