Searched refs:MEMREF_SHM_ID (Results 1 – 3 of 3) sorted by relevance
35 #define MEMREF_SHM_ID(p) ((p)->c) macro
245 tshm = find_tshm(MEMREF_SHM_ID(params + idx)); in get_param()271 shm->id = MEMREF_SHM_ID(params + idx); in get_param()944 tshm = find_tshm(MEMREF_SHM_ID(param)); in tee_supp_param_to_va()
57 #define MEMREF_SHM_ID(p) ((p)->c) macro223 MEMREF_SHM_ID(param) = TEE_MEMREF_NULL; in teec_pre_process_tmpref()229 MEMREF_SHM_ID(param) = shm->id; in teec_pre_process_tmpref()241 MEMREF_SHM_ID(param) = shm->id; in teec_pre_process_tmpref()275 MEMREF_SHM_ID(param) = shm->id; in teec_pre_process_whole()323 MEMREF_SHM_ID(param) = shm->id; in teec_pre_process_partial()
Completed in 6 milliseconds