Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/
Dtraps.h18 asmlinkage __visible noinstr struct pt_regs *vc_switch_off_ist(struct pt_regs *eregs);
/linux-5.19.10/arch/x86/entry/
Dentry_64.S538 call vc_switch_off_ist
/linux-5.19.10/arch/x86/kernel/
Dtraps.c859 asmlinkage __visible noinstr struct pt_regs *vc_switch_off_ist(struct pt_regs *regs) in vc_switch_off_ist() function