Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dimc-pmu.h170 extern int get_max_nest_dev(void);
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dopal-imc.c218 int get_max_nest_dev(void) in get_max_nest_dev() function
/openbmc/linux/arch/powerpc/perf/
H A Dimc-pmu.c1701 per_nest_pmu_arr = kcalloc(get_max_nest_dev() + 1, in imc_mem_init()