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

/xnu-2422.115.4/osfmk/i386/
H A Dthread.h192 return (current_cpu_datap()->cpu_kernel_stack
H A Dcpu_data.h132 vm_offset_t cpu_kernel_stack; /* kernel stack top */ member in struct:cpu_data
H A Dgenassym.c207 * KSS_* are offsets from the top of the kernel stack (cpu_kernel_stack)
358 offsetof(cpu_data_t *, cpu_kernel_stack));
H A Dtrap.c460 uint64_t depth = cdp->cpu_kernel_stack

Completed in 31 milliseconds