Home
last modified time | relevance | path

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

/arch/s390/include/asm/
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()
/arch/s390/kernel/
A Dwti.c60 local_ctl_store(6, &cr6); in wti_irq_disable()
73 local_ctl_store(6, &cr6); in wti_irq_enable()
A Dmachine_kexec.c100 local_ctl_store(2, &cr2_old.reg); in __machine_kdump()
A Dsetup.c800 local_ctl_store(2, &cr2.reg); in setup_cr()
801 local_ctl_store(5, &cr5.reg); in setup_cr()
802 local_ctl_store(15, &cr15.reg); in setup_cr()
A Dnmi.c200 local_ctl_store(0, &cr0.reg); in s390_handle_damage()
A Dptrace.c61 local_ctl_store(0, &cr0_old.reg); in update_cr_regs()
62 local_ctl_store(2, &cr2_old.reg); in update_cr_regs()
/arch/s390/lib/
A Duaccess.c25 local_ctl_store(1, &cr1); in debug_user_asce()
26 local_ctl_store(7, &cr7); in debug_user_asce()

Completed in 17 milliseconds