Home
last modified time | relevance | path

Searched refs:local_ctl_store (Results 1 – 5 of 5) 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()
/linux/arch/s390/lib/
H A Duaccess.c25 local_ctl_store(1, &cr1); in debug_user_asce()
26 local_ctl_store(7, &cr7); in debug_user_asce()
/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()