Home
last modified time | relevance | path

Searched defs:ex_regs (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/kvm/include/x86_64/
A Dprocessor.h383 struct ex_regs { struct
398 void (*handler)(struct ex_regs *)); argument
/linux/tools/testing/selftests/kvm/include/aarch64/
A Dprocessor.h70 struct ex_regs { struct
71 u64 regs[31];
72 u64 sp;
73 u64 pc;
74 u64 pstate;
/linux/tools/testing/selftests/kvm/lib/aarch64/
A Dprocessor.c411 void (*handler)(struct ex_regs *)) in vm_install_sync_handler()
422 void (*handler)(struct ex_regs *)) in vm_install_exception_handler()
/linux/tools/testing/selftests/kvm/lib/x86_64/
A Dprocessor.c1321 void (*handler)(struct ex_regs *)) in vm_install_exception_handler()

Completed in 11 milliseconds