actag_count       227 arch/powerpc/platforms/powernv/ocxl.c 	u16 actag_count, range_start = 0, total_desired = 0;
actag_count       235 arch/powerpc/platforms/powernv/ocxl.c 			actag_count = assign_fn_actags(
actag_count       239 arch/powerpc/platforms/powernv/ocxl.c 			link->fn_actags[i].count = actag_count;
actag_count       240 arch/powerpc/platforms/powernv/ocxl.c 			range_start += actag_count;
actag_count       662 drivers/misc/ocxl/config.c 			int actag_count)
actag_count       666 drivers/misc/ocxl/config.c 	val = actag_count & OCXL_DVSEC_ACTAG_MASK;
actag_count        57 drivers/misc/ocxl/core.c 	int actag_count, actag_offset;
actag_count        64 drivers/misc/ocxl/core.c 	actag_count = afu->config.actag_supported *
actag_count        66 drivers/misc/ocxl/core.c 	actag_offset = ocxl_actag_afu_alloc(fn, actag_count);
actag_count        69 drivers/misc/ocxl/core.c 			actag_count, actag_offset);
actag_count        73 drivers/misc/ocxl/core.c 	afu->actag_enabled = actag_count;
actag_count       388 include/misc/ocxl.h 				u32 actag_base, u32 actag_count);
actag_count       399 include/misc/ocxl.h 				int actag_base, int actag_count);