Symbol: local_ctl_load
arch/s390/boot/vmem.c
552
local_ctl_load(1, &get_lowcore()->kernel_asce);
arch/s390/boot/vmem.c
553
local_ctl_load(7, &get_lowcore()->user_asce);
arch/s390/boot/vmem.c
554
local_ctl_load(13, &get_lowcore()->kernel_asce);
arch/s390/include/asm/asce.h
18
local_ctl_load(1, &get_lowcore()->kernel_asce);
arch/s390/include/asm/asce.h
31
local_ctl_load(1, &get_lowcore()->user_asce);
arch/s390/include/asm/ctlreg.h
151
local_ctl_load(cr, &new);
arch/s390/include/asm/ctlreg.h
162
local_ctl_load(cr, &new);
arch/s390/include/asm/mmu_context.h
112
local_ctl_load(1, &get_lowcore()->kernel_asce);
arch/s390/include/asm/mmu_context.h
114
local_ctl_load(1, &get_lowcore()->user_asce);
arch/s390/include/asm/mmu_context.h
115
local_ctl_load(7, &get_lowcore()->user_asce);
arch/s390/include/asm/mmu_context.h
126
local_ctl_load(1, &get_lowcore()->kernel_asce);
arch/s390/include/asm/mmu_context.h
128
local_ctl_load(1, &get_lowcore()->user_asce);
arch/s390/include/asm/mmu_context.h
129
local_ctl_load(7, &get_lowcore()->user_asce);
arch/s390/include/asm/mmu_context.h
78
local_ctl_load(1, &s390_invalid_asce);
arch/s390/include/asm/mmu_context.h
79
local_ctl_load(7, &s390_invalid_asce);
arch/s390/kernel/machine_kexec.c
103
local_ctl_load(2, &cr2_new.reg);
arch/s390/kernel/machine_kexec.c
105
local_ctl_load(2, &cr2_old.reg);
arch/s390/kernel/nmi.c
204
local_ctl_load(0, &cr0_new.reg);
arch/s390/kernel/nmi.c
216
local_ctl_load(0, &cr0.reg);
arch/s390/kernel/ptrace.c
85
local_ctl_load(0, &cr0_new.reg);
arch/s390/kernel/ptrace.c
87
local_ctl_load(2, &cr2_new.reg);
arch/s390/kernel/traps.c
322
local_ctl_load(0, &cr0);
arch/s390/kernel/wti.c
63
local_ctl_load(6, &cr6);
arch/s390/kernel/wti.c
76
local_ctl_load(6, &cr6);
arch/s390/mm/pgalloc.c
49
local_ctl_load(7, &asce);
arch/s390/mm/pgalloc.c
51
local_ctl_load(1, &asce);
drivers/s390/char/sclp.c
745
local_ctl_load(0, &cr0_sync);
drivers/s390/char/sclp.c
755
local_ctl_load(0, &cr0);
drivers/s390/char/sclp_early_core.c
40
local_ctl_load(0, &cr0_new.reg);
drivers/s390/char/sclp_early_core.c
63
local_ctl_load(0, &cr0.reg);