Searched refs:restart_instruction (Results 1 – 7 of 7) sorted by relevance
166 int error, restart_instruction; in vm_inject_fault() local168 restart_instruction = 1; in vm_inject_fault()171 restart_instruction); in vm_inject_fault()
109 int restart_instruction; member
980 uint32_t errcode, int restart_instruction) in vm_inject_exception() argument988 exc.restart_instruction = restart_instruction; in vm_inject_exception()1005 exc.restart_instruction = 1; in vm_inject_fault()
210 int errcode_valid, uint32_t errcode, int restart_instruction);
319 bool err_valid, uint32_t errcode, bool restart_instruction);
2803 bool errcode_valid, uint32_t errcode, bool restart_instruction) in vm_inject_exception() argument2859 if (restart_instruction) { in vm_inject_exception()
747 vmexc.restart_instruction != 0); in vmmdev_do_ioctl()