Searched refs:xive_queue_page_alloc (Results 1 – 4 of 4) sorted by relevance
67 __be32 *xive_queue_page_alloc(unsigned int cpu, u32 queue_shift);
221 qpage = xive_queue_page_alloc(cpu, xive_queue_shift); in xive_native_setup_queue()
536 qpage = xive_queue_page_alloc(cpu, xive_queue_shift); in xive_spapr_setup_queue()
1692 __be32 *xive_queue_page_alloc(unsigned int cpu, u32 queue_shift) in xive_queue_page_alloc() function