Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/i386/
H A Dmp_desc.c178 [0].cpu_this = &scdatas[0],
593 cdp->cpu_this = cdp; in cpu_data_alloc()
784 cdp->cpu_this = cdp; in cpu_data_realloc()
H A Dcpu_data.h172 struct cpu_data *cpu_this; /* pointer to myself */ member
427 return CPU_DATA()->cpu_this; in current_cpu_datap()
H A Dgenassym.c290 offsetof(cpu_data_t, cpu_this)); in main()