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

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dthread.h125 * Kernel stacks are 16-byte aligned with a 4-byte i386_exception_link at
200 * i386_exception_link:
205 struct i386_exception_link { struct
213 * struct i386_exception_link
221 ((struct i386_exception_link *)STACK_IKS(stack) - 1)
H A Dgenassym.c218 DECLARE("IEL_SIZE", sizeof(struct i386_exception_link));

Completed in 22 milliseconds