Searched refs:mca_is_cmci_present (Results 1 – 3 of 3) sorted by relevance
163 extern boolean_t mca_is_cmci_present(void);
516 if (mca_is_cmci_present()) { in lapic_dump()725 if (mca_is_cmci_present()) { in lapic_configure()1197 if (mca_is_cmci_present()) { in lapic_get_cmci_vector()
168 mca_is_cmci_present(void) in mca_is_cmci_present() function