Searched refs:vmexc (Results 1 – 1 of 1) sorted by relevance
421 struct vm_exception *vmexc; in vmmdev_ioctl() local749 vmexc = (struct vm_exception *)data; in vmmdev_ioctl()751 vmexc->vector, vmexc->error_code_valid, vmexc->error_code, in vmmdev_ioctl()752 vmexc->restart_instruction); in vmmdev_ioctl()