Searched refs:vm_exception (Results 1 – 4 of 4) sorted by relevance
95 struct vm_exception { struct389 _IOW('v', IOCNUM_INJECT_EXCEPTION, struct vm_exception)
146 struct vm_exception;
367 struct vm_exception *vmexc; in vmmdev_ioctl()554 vmexc = (struct vm_exception *)data; in vmmdev_ioctl()
720 struct vm_exception exc; in vm_inject_exception()