Searched refs:mf_type (Results 1 – 2 of 2) sorted by relevance
96 uint32_t mf_type, uint32_t d_slot);856 uint32_t mf_type, uint32_t d_slot) in mc_set_mem_unum() argument868 if (mf_type == FLT_TYPE_INTERMITTENT_CE || in mc_set_mem_unum()869 mf_type == FLT_TYPE_PERMANENT_CE) { in mc_set_mem_unum()885 if (mf_type == FLT_TYPE_INTERMITTENT_CE || in mc_set_mem_unum()886 mf_type == FLT_TYPE_PERMANENT_CE) { in mc_set_mem_unum()906 if (mf_type == FLT_TYPE_INTERMITTENT_CE || in mc_set_mem_unum()907 mf_type == FLT_TYPE_PERMANENT_CE) { in mc_set_mem_unum()993 if (flt_stat->mf_type == FLT_TYPE_INTERMITTENT_CE || in mc_ereport_post()994 flt_stat->mf_type == FLT_TYPE_PERMANENT_CE) { in mc_ereport_post()[all …]
165 uint32_t mf_type; /* fault type */ member