Searched refs:TEE_MEMREF_NULL (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dtee.h52 #define TEE_MEMREF_NULL (__u64)(-1) /* NULL MemRef Buffer */ macro
210 * IOCTL parameters value must be set to TEE_MEMREF_NULL indicating a NULL
/linux-master/drivers/tee/
H A Dtee_core.c392 * the ip.c IOCTL parameters is set to TEE_MEMREF_NULL
395 if (ip.c != TEE_MEMREF_NULL) {

Completed in 122 milliseconds