Searched defs:vm_exception (Results 1 – 3 of 3) sorted by relevance
81 struct vm_exception { struct82 int cpuid;83 uint64_t esr;84 uint64_t far;
91 struct vm_exception { struct92 int cpuid;93 int vector;94 uint32_t error_code;95 int error_code_valid;96 int restart_instruction;
88 struct vm_exception { struct89 int cpuid;90 uint64_t scause;