Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tee/amdtee/
Dcall.c275 arg->ret = TEEC_ERROR_GENERIC; in handle_invoke_cmd()
363 arg->ret = TEEC_ERROR_GENERIC; in handle_open_session()
385 arg->ret = TEEC_ERROR_GENERIC; in handle_open_session()
Damdtee_private.h22 #define TEEC_ERROR_GENERIC 0xFFFF0000 macro