Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/i386/
H A Dmachine_check.h163 extern boolean_t mca_is_cmci_present(void);
H A Dlapic_native.c501 if (mca_is_cmci_present()) { in lapic_dump()
710 if (mca_is_cmci_present()) { in lapic_configure()
1182 if (mca_is_cmci_present()) { in lapic_get_cmci_vector()
H A Dmachine_check.c168 mca_is_cmci_present(void) in mca_is_cmci_present() function