Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dirq.h103 #define CR0_IRQ_SUBCLASS_MASK \ macro
/openbmc/linux/drivers/s390/char/
H A Dsclp_early_core.c35 cr0_new.val = cr0.val & ~CR0_IRQ_SUBCLASS_MASK; in sclp_early_wait_irq()
H A Dsclp.c736 cr0_sync = cr0 & ~CR0_IRQ_SUBCLASS_MASK; in sclp_sync_wait()