Searched defs:vm_exception (Results 1 – 1 of 1) sorted by relevance
90 struct vm_exception { struct91 int cpuid;92 int vector;93 uint32_t error_code;94 int error_code_valid;95 int restart_instruction;