Home
last modified time | relevance | path

Searched defs:xec (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/edac/
H A Dmce_amd.c622 static bool f12h_mc0_mce(u16 ec, u8 xec) in f12h_mc0_mce()
640 static bool f10h_mc0_mce(u16 ec, u8 xec) in f10h_mc0_mce()
649 static bool k8_mc0_mce(u16 ec, u8 xec) in k8_mc0_mce()
659 static bool cat_mc0_mce(u16 ec, u8 xec) in cat_mc0_mce()
711 static bool f15h_mc0_mce(u16 ec, u8 xec) in f15h_mc0_mce()
767 u8 xec = XEC(m->status, xec_mask); in decode_mc0_mce() local
785 static bool k8_mc1_mce(u16 ec, u8 xec) in k8_mc1_mce()
819 static bool cat_mc1_mce(u16 ec, u8 xec) in cat_mc1_mce()
844 static bool f15h_mc1_mce(u16 ec, u8 xec) in f15h_mc1_mce()
877 u8 xec = XEC(m->status, xec_mask); in decode_mc1_mce() local
[all …]
H A Damd64_edac.c3017 u8 xec = XEC(m->status, 0x1f); in decode_bus_error() local
/openbmc/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_pf.c1431 u32 timeout, ur, ca, um, xec, vlan_drop, loopback_drop, nodesc_drop; in fm10k_update_hw_stats_pf() local
H A Dfm10k_type.h435 struct fm10k_hw_stat xec; member
/openbmc/linux/arch/x86/kernel/cpu/mce/
H A Damd.c720 u8 xec = (m->status >> 16) & 0x1f; in amd_mce_is_memory_error() local
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h3362 u64 xec; member