Searched refs:TEE_IOC_SHM_ALLOC (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | tee.h | 121 #define TEE_IOC_SHM_ALLOC _IOWR(TEE_IOC_MAGIC, TEE_IOC_BASE + 1, \ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | tee.h | 117 #define TEE_IOC_SHM_ALLOC _IOWR(TEE_IOC_MAGIC, TEE_IOC_BASE + 1, \ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | tee.h | 117 #define TEE_IOC_SHM_ALLOC _IOWR(TEE_IOC_MAGIC, TEE_IOC_BASE + 1, \ macro
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/libteec/include/linux/ |
| H A D | tee.h | 121 #define TEE_IOC_SHM_ALLOC _IOWR(TEE_IOC_MAGIC, TEE_IOC_BASE + 1, \ macro
|
| /OK3568_Linux_fs/kernel/Documentation/staging/ |
| H A D | tee.rst | 28 - TEE_IOC_SHM_ALLOC allocates shared memory and returns a file descriptor
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/libteec/src/ |
| H A D | tee_client_api.c | 135 shm_fd = ioctl(fd, TEE_IOC_SHM_ALLOC, &data); in teec_shm_alloc()
|
| /OK3568_Linux_fs/kernel/drivers/tee/ |
| H A D | tee_core.c | 831 case TEE_IOC_SHM_ALLOC: in tee_ioctl()
|