Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/sysdev/
H A Dmpic_msgr.c27 static unsigned int mpic_msgr_count; variable
55 if (reg_num >= mpic_msgr_count) in mpic_msgr_get()
178 mpic_msgr_count = mpic_msgr_number_of_registers(); in mpic_msgr_probe()
180 mpic_msgr_count); in mpic_msgr_probe()
182 mpic_msgrs = kcalloc(mpic_msgr_count, sizeof(*mpic_msgrs), in mpic_msgr_probe()
/kernel/linux/linux-6.6/arch/powerpc/sysdev/
H A Dmpic_msgr.c29 static unsigned int mpic_msgr_count; variable
57 if (reg_num >= mpic_msgr_count) in mpic_msgr_get()
187 mpic_msgr_count = mpic_msgr_number_of_registers(); in mpic_msgr_probe()
189 mpic_msgr_count); in mpic_msgr_probe()
191 mpic_msgrs = kcalloc(mpic_msgr_count, sizeof(*mpic_msgrs), in mpic_msgr_probe()

Completed in 2 milliseconds