Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/i386/
H A Dcpuid.h536 is_xeon_sp(uint8_t platid) in is_xeon_sp() argument
538 if (platid == PLATID_XEON_SP_1 || platid == PLATID_XEON_SP_2) { in is_xeon_sp()
541 if (platid != PLATID_MAYBE_XEON_SP) { in is_xeon_sp()