Searched defs:pt_regs (Results 1 – 2 of 2) sorted by relevance
17 struct pt_regs { struct18 long ebx;19 long ecx;43 struct pt_regs { argument44 unsigned long r15;45 unsigned long r14;46 unsigned long r13;47 unsigned long r12;48 unsigned long rbp;49 unsigned long rbx;[all …]
124 struct pt_regs { struct125 long uregs[18];