Searched refs:PNV_OCXL_ACTAG_MAX (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/platforms/powernv/
H A Docxl.c9 #define PNV_OCXL_ACTAG_MAX 64 macro
217 if (total <= PNV_OCXL_ACTAG_MAX)
220 count = PNV_OCXL_ACTAG_MAX * desired / total;
241 WARN_ON(range_start >= PNV_OCXL_ACTAG_MAX);

Completed in 137 milliseconds