Home
last modified time | relevance | path

Searched refs:cpu_nested_istack (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.140.69/osfmk/i386/
H A Dcpu_data.h299 uint32_t cpu_nested_istack; member
H A Dgenassym.c309 offsetof(cpu_data_t, cpu_nested_istack)); in main()
H A Dtrap.c425 if (__improbable(cdp->cpu_nested_istack)) { in interrupt()