Home
last modified time | relevance | path

Searched refs:gs_load_bc_cb (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/s390/include/asm/
H A Dentry-common.h37 gs_load_bc_cb(regs); in arch_exit_to_user_mode_work()
H A Dprocessor.h242 void gs_load_bc_cb(struct pt_regs *regs);
/openbmc/linux/arch/s390/kernel/
H A Dguarded_storage.c77 void gs_load_bc_cb(struct pt_regs *regs) in gs_load_bc_cb() function