Home
last modified time | relevance | path

Searched refs:eregs (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/x86/include/asm/
A Dtraps.h14 asmlinkage __visible notrace struct pt_regs *sync_regs(struct pt_regs *eregs);
18 asmlinkage __visible noinstr struct pt_regs *vc_switch_off_ist(struct pt_regs *eregs);
/linux-6.3-rc2/arch/x86/kernel/
A Dtraps.c859 asmlinkage __visible noinstr struct pt_regs *sync_regs(struct pt_regs *eregs) in sync_regs() argument
862 if (regs != eregs) in sync_regs()
863 *regs = *eregs; in sync_regs()
/linux-6.3-rc2/drivers/scsi/qla2xxx/
A Dqla_dbg.h232 __be32 eregs[8]; member
A Dqla_dbg.c500 iter_reg = fcec->eregs; in qla25xx_copy_fce()

Completed in 16 milliseconds