Home
last modified time | relevance | path

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

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