Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/sysdev/xive/
H A Dxive-internal.h66 __be32 *xive_queue_page_alloc(unsigned int cpu, u32 queue_shift);
H A Dnative.c222 qpage = xive_queue_page_alloc(cpu, xive_queue_shift); in xive_native_setup_queue()
H A Dspapr.c521 qpage = xive_queue_page_alloc(cpu, xive_queue_shift); in xive_spapr_setup_queue()
H A Dcommon.c1552 __be32 *xive_queue_page_alloc(unsigned int cpu, u32 queue_shift) in xive_queue_page_alloc() function