Searched refs:src_perms (Results 1 – 1 of 1) sorted by relevance
343 u64 src_perms = BIT(QCOM_SCM_VMID_HLOS) | BIT(vmid); in fastrpc_free_map() local349 &src_perms, &perm, 1); in fastrpc_free_map()838 u64 src_perms = BIT(QCOM_SCM_VMID_HLOS); in fastrpc_map_attach() local846 err = qcom_scm_assign_mem(map->dma_addr, (u64)map->len, &src_perms, dst_perms, 2); in fastrpc_map_attach()1336 u64 src_perms = BIT(QCOM_SCM_VMID_HLOS); in fastrpc_init_create_static_process() local1340 &src_perms, in fastrpc_init_create_static_process()1386 u64 src_perms = 0; in fastrpc_init_create_static_process() local1391 src_perms |= BIT(fl->cctx->vmperms[i].vmid); in fastrpc_init_create_static_process()1397 &src_perms, &dst_perms, 1); in fastrpc_init_create_static_process()1974 u64 src_perms = BIT(QCOM_SCM_VMID_HLOS); in fastrpc_req_mmap() local[all …]