Searched refs:vmcount (Results 1 – 1 of 1) sorted by relevance
249 int vmcount; member751 fl->cctx->vmperms, fl->cctx->vmcount); in fastrpc_map_create()2045 int i, err, domain_id = -1, vmcount; in fastrpc_rpmsg_probe() local2068 vmcount = of_property_read_variable_u32_array(rdev->of_node, in fastrpc_rpmsg_probe()2070 if (vmcount < 0) in fastrpc_rpmsg_probe()2071 vmcount = 0; in fastrpc_rpmsg_probe()2079 if (vmcount) { in fastrpc_rpmsg_probe()2080 data->vmcount = vmcount; in fastrpc_rpmsg_probe()2082 for (i = 0; i < data->vmcount; i++) { in fastrpc_rpmsg_probe()