Home
last modified time | relevance | path

Searched refs:local_ctl_load (Results 1 – 8 of 8) sorted by relevance

/linux/arch/s390/include/asm/
H A Dctlreg.h127 static __always_inline void local_ctl_load(unsigned int cr, struct ctlreg *reg) in local_ctl_load() function
151 local_ctl_load(cr, &new); in local_ctl_set_bit()
162 local_ctl_load(cr, &new); in local_ctl_clear_bit()
/linux/arch/s390/kernel/
H A Dwti.c63 local_ctl_load(6, &cr6); in wti_irq_disable()
76 local_ctl_load(6, &cr6); in wti_irq_enable()
H A Dnmi.c203 local_ctl_load(0, &cr0_new.reg); in s390_handle_damage()
215 local_ctl_load(0, &cr0.reg); in s390_handle_damage()
H A Dtraps.c282 local_ctl_load(0, &cr0); in trap_init()
H A Dptrace.c90 local_ctl_load(0, &cr0_new.reg); in update_cr_regs()
92 local_ctl_load(2, &cr2_new.reg); in update_cr_regs()
/linux/arch/s390/boot/
H A Dvmem.c563 local_ctl_load(1, &get_lowcore()->kernel_asce); in setup_vmem()
564 local_ctl_load(7, &get_lowcore()->user_asce); in setup_vmem()
565 local_ctl_load(13, &get_lowcore()->kernel_asce); in setup_vmem()
/linux/arch/s390/mm/
H A Dpgalloc.c45 local_ctl_load(7, &asce); in __crst_table_upgrade()
47 local_ctl_load(1, &asce); in __crst_table_upgrade()
/linux/drivers/s390/char/
H A Dsclp.c745 local_ctl_load(0, &cr0_sync); in sclp_sync_wait()
755 local_ctl_load(0, &cr0); in sclp_sync_wait()