Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dtraps.h18 asmlinkage __visible noinstr struct pt_regs *vc_switch_off_ist(struct pt_regs *eregs);
/openbmc/linux/arch/x86/entry/
H A Dentry_64.S534 call vc_switch_off_ist
/openbmc/linux/arch/x86/kernel/
H A Dtraps.c831 asmlinkage __visible noinstr struct pt_regs *vc_switch_off_ist(struct pt_regs *regs) in vc_switch_off_ist() function