Home
last modified time | relevance | path

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

/arch/powerpc/sysdev/xive/
Dnative.c768 __be64 qflags; in xive_native_get_queue_info() local
772 &qeoi_page, &escalate_irq, &qflags); in xive_native_get_queue_info()
788 *out_qflags = be64_to_cpu(qflags); in xive_native_get_queue_info()
/arch/powerpc/kvm/
Dbook3s_xive_native.c720 u64 qflags; in kvmppc_xive_native_get_queue_config() local
751 &qeoi_page, &escalate_irq, &qflags); in kvmppc_xive_native_get_queue_config()
756 if (qflags & OPAL_XIVE_EQ_ALWAYS_NOTIFY) in kvmppc_xive_native_get_queue_config()
/arch/powerpc/include/asm/
Dopal.h264 uint64_t qflags);