Home
last modified time | relevance | path

Searched defs:mcg_cap (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/x86/x86/
H A Dmca.c221 cmci_supported(uint64_t mcg_cap) in cmci_supported()
233 tes_supported(uint64_t mcg_cap) in tes_supported()
246 ser_supported(uint64_t mcg_cap) in ser_supported()
619 mca_is_mce(uint64_t mcg_cap, uint64_t status, bool *recoverablep) in mca_is_mce()
655 mca_check_status(enum scan_mode mode, uint64_t mcg_cap, int bank, in mca_check_status()
897 uint64_t mcg_cap; in mca_scan() local
1117 mca_setup(uint64_t mcg_cap) in mca_setup()
1366 uint64_t mcg_cap; in _mca_init() local
/freebsd-src/sys/contrib/xen/
H A Ddomctl.h667 uint64_aligned_t mcg_cap; member