Searched defs:vm_exception (Results 1 – 3 of 3) sorted by relevance
79 struct vm_exception { struct80 int cpuid;81 uint64_t esr;82 uint64_t far;
89 struct vm_exception { struct90 int cpuid;91 int vector;92 uint32_t error_code;93 int error_code_valid;94 int restart_instruction;
86 struct vm_exception { struct87 int cpuid;88 uint64_t scause;