Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/include/asm/
Dirqflags.h12 #define __arch_local_irq_stosm(__or) \ macro
54 __arch_local_irq_stosm(0x03); in arch_local_irq_enable()
/linux-4.4.14/arch/s390/kernel/
Dmachine_kexec.c130 __arch_local_irq_stosm(0x04); /* enable DAT */ in kdump_csum_valid()
249 __arch_local_irq_stosm(0x04); /* enable DAT */ in __machine_kexec()
Dipl.c1751 __arch_local_irq_stosm(0x04); /* enable DAT */ in __do_restart()
/linux-4.4.14/drivers/s390/char/
Dsclp.c586 __arch_local_irq_stosm(0x01); in sclp_sync_wait()