Searched refs:_COMM_PAGE_PHYSICAL_CPUS (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/tools/tests/xnu_quick_test/
H A Dcommpage_tests.c197 #ifdef _COMM_PAGE_PHYSICAL_CPUS
201 getcommptr(comm_u8, _COMM_PAGE_PHYSICAL_CPUS);
203 warnx("_COMM_PAGE_PHYSICAL_CPUS does not match hw.physicalcpu_max");
207 #endif /* _COMM_PAGE_PHYSICAL_CPUS */
/xnu-2782.1.97/osfmk/i386/
H A Dcpu_capabilities.h179 #define _COMM_PAGE_PHYSICAL_CPUS (_COMM_PAGE_START_ADDRESS+0x035) /* uint8_t number of physical CPUs (hw.physicalcpu_max) */ macro
/xnu-2782.1.97/osfmk/i386/commpage/
H A Dcommpage.c402 commpage_stuff(_COMM_PAGE_PHYSICAL_CPUS,&c1,1);

Completed in 23 milliseconds