num_ctxs           50 drivers/iommu/qcom_iommu.c 	u8			 num_ctxs;
num_ctxs          584 drivers/iommu/qcom_iommu.c 	    WARN_ON(asid > qcom_iommu->num_ctxs))
num_ctxs          813 drivers/iommu/qcom_iommu.c 	qcom_iommu->num_ctxs = max_asid;
num_ctxs           66 drivers/video/fbdev/omap2/omapfb/vrfb.c static int num_ctxs;
num_ctxs          289 drivers/video/fbdev/omap2/omapfb/vrfb.c 	for (ctx = 0; ctx < num_ctxs; ++ctx)
num_ctxs          293 drivers/video/fbdev/omap2/omapfb/vrfb.c 	if (ctx == num_ctxs) {
num_ctxs          348 drivers/video/fbdev/omap2/omapfb/vrfb.c 	num_ctxs = pdev->num_resources - 1;
num_ctxs          351 drivers/video/fbdev/omap2/omapfb/vrfb.c 			num_ctxs, sizeof(struct vrfb_ctx),
num_ctxs          357 drivers/video/fbdev/omap2/omapfb/vrfb.c 	for (i = 0; i < num_ctxs; ++i) {