Searched refs:recovery (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/osfmk/i386/
H A Dtrap.c233 * Fault recovery in copyin/copyout routines.
235 struct recovery { struct
240 extern struct recovery recover_table[];
241 extern struct recovery recover_table_end[];
480 struct recovery *rp;
688 * established the suitable recovery state. Drop down now into the
689 * recovery handling code in "case T_GENERAL_PROTECTION:".
731 * If there is a failure recovery address
742 * Check thread recovery address also.

Completed in 19 milliseconds