Searched defs:ex_regs (Results 1 – 5 of 5) sorted by relevance
159 struct ex_regs { global() struct 167 prmdex_regs global() argument
1183 struct ex_regs { struct1184 u64 rax, rcx, rdx, rbx;1185 u64 rbp, rsi, rdi;1209 void (*handler)(struct ex_regs *)); argument
134 struct ex_regs { struct135 u64 regs[31];136 u64 sp;137 u64 pc;138 u64 pstate;
545 void (*handler)(struct ex_regs *)) in vm_install_sync_handler()556 void (*handler)(struct ex_regs *)) in vm_install_exception_handler()
766 void (*handler)(struct ex_regs *)) in vm_install_exception_handler()