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

/xnu-2782.1.97/osfmk/mach/
H A Dprocessor.defs98 out processor_info_out: processor_info_t, CountInOut);
106 processor_cmd : processor_info_t);
H A Dprocessor_info.h77 typedef integer_t *processor_info_t; /* varying array of int. */ typedef
H A Dmach_types.defs350 /* processor_info_t: variable-sized inline array that can
358 type processor_info_t = array[*:12] of integer_t;
/xnu-2782.1.97/osfmk/kern/
H A Dmachine.h65 processor_info_t info,
79 processor_info_t info,
H A Dprocessor.c312 processor_info_t info,
552 processor_info_t info,
H A Dhost.c827 processor_info_t info;
851 info = (processor_info_t) addr;
/xnu-2782.1.97/osfmk/i386/
H A Dcpu.c57 processor_info_t info,
80 processor_info_t info,
/xnu-2782.1.97/tools/tests/xnu_quick_test/
H A Dcommpage_tests.c314 (processor_info_t) &processor_basic_info,

Completed in 35 milliseconds