Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dctlreg.h136 static __always_inline void local_ctl_store(unsigned int cr, struct ctlreg *reg) in local_ctl_store() function
148 local_ctl_store(cr, &old); in local_ctl_set_bit()
159 local_ctl_store(cr, &old); in local_ctl_clear_bit()
/linux/arch/s390/kernel/
H A Dwti.c60 local_ctl_store(6, &cr6); in wti_irq_disable()
73 local_ctl_store(6, &cr6); in wti_irq_enable()
H A Dnmi.c200 local_ctl_store(0, &cr0.reg); in s390_handle_damage()
H A Dptrace.c56 local_ctl_store(0, &cr0_old.reg); in update_cr_regs()
57 local_ctl_store(2, &cr2_old.reg); in update_cr_regs()
/linux/drivers/s390/char/
H A Dsclp_early_core.c36 local_ctl_store(0, &cr0.reg); in sclp_early_wait_irq()
H A Dsclp.c742 local_ctl_store(0, &cr0); in sclp_sync_wait()