Searched refs:vm_exception (Results 1 – 4 of 4) sorted by relevance
81 struct vm_exception { struct344 _IOW('v', IOCNUM_INJECT_EXCEPTION, struct vm_exception)
122 struct vm_exception;
352 struct vm_exception *vmexc; in vmmdev_ioctl()516 vmexc = (struct vm_exception *)data; in vmmdev_ioctl()
658 struct vm_exception exc; in vm_inject_exception()