Searched defs:vm_exception (Results 1 – 3 of 3) sorted by relevance
74 struct vm_exception { struct75 int cpuid;76 uint64_t esr;77 uint64_t far;
84 struct vm_exception { struct85 int cpuid;86 int vector;87 uint32_t error_code;88 int error_code_valid;89 int restart_instruction;
81 struct vm_exception { struct82 int cpuid;83 uint64_t scause;