Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dtraps.h17 asmlinkage __visible noinstr struct pt_regs *vc_switch_off_ist(struct pt_regs *eregs);
/linux-6.12.1/arch/x86/entry/
Dentry_64.S483 call vc_switch_off_ist
/linux-6.12.1/arch/x86/kernel/
Dtraps.c833 asmlinkage __visible noinstr struct pt_regs *vc_switch_off_ist(struct pt_regs *regs) in vc_switch_off_ist() function