Home
last modified time | relevance | path

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

/linux/arch/powerpc/sysdev/xive/
H A Dnative.c137 u64 flags, qpage_phys; in xive_native_configure_queue() local
143 qpage_phys = __pa(qpage); in xive_native_configure_queue()
145 qpage_phys = 0; in xive_native_configure_queue()
174 rc = opal_xive_set_queue_info(vp_id, prio, qpage_phys, order, flags); in xive_native_configure_queue()