Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dqdio.h250 #define AC1_SIGA_SYNC_NEEDED 0x10 /* ask hypervisor to sync */ macro
/openbmc/linux/drivers/s390/cio/
H A Dqdio.h308 #define qdio_need_siga_sync(irq) (unlikely((irq)->qdioac1 & AC1_SIGA_SYNC_NEEDED))
H A Dqdio_setup.c282 AC1_SIGA_SYNC_NEEDED; in qdio_setup_ssqd_info()