Home
last modified time | relevance | path

Searched refs:cmf (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dhw_breakpoint.c277 unsigned int cmf, resume_mask; in hw_breakpoint_handler() local
282 cmf = sh_ubc->triggered_mask(); in hw_breakpoint_handler()
283 if (unlikely(!cmf)) in hw_breakpoint_handler()
300 if (likely(!(cmf & event_mask))) in hw_breakpoint_handler()
348 if (cmf == 0) in hw_breakpoint_handler()
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dhw_breakpoint.c277 unsigned int cmf, resume_mask; in hw_breakpoint_handler() local
282 cmf = sh_ubc->triggered_mask(); in hw_breakpoint_handler()
283 if (unlikely(!cmf)) in hw_breakpoint_handler()
300 if (likely(!(cmf & event_mask))) in hw_breakpoint_handler()
348 if (cmf == 0) in hw_breakpoint_handler()
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H A Dqat_comp_algs.c117 u8 cmf, flg; in parse_zlib_header() local
123 cmf = header_p[1]; in parse_zlib_header()
125 if (cmf >> QAT_RFC_1950_CM_OFFSET > QAT_RFC_1950_CM_DEFLATE_CINFO_32K) in parse_zlib_header()
128 if ((cmf & QAT_RFC_1950_CM_MASK) != QAT_RFC_1950_CM_DEFLATE) in parse_zlib_header()
/kernel/linux/linux-5.10/drivers/s390/cio/
H A DMakefile14 obj-y += ccw_device.o cmf.o
/kernel/linux/linux-6.6/drivers/s390/cio/
H A DMakefile14 obj-y += ccw_device.o cmf.o
/kernel/linux/linux-6.6/drivers/edac/
H A Digen6_edac.c1114 void __iomem *cmf; in igen6_mem_slice_setup() local
1136 cmf = ioremap(base, size); in igen6_mem_slice_setup()
1137 if (!cmf) { in igen6_mem_slice_setup()
1138 igen6_printk(KERN_ERR, "Failed to ioremap cmf 0x%llx\n", base); in igen6_mem_slice_setup()
1142 ms_hash = readq(cmf + offset); in igen6_mem_slice_setup()
1147 iounmap(cmf); in igen6_mem_slice_setup()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_sli4.h560 uint8_t cmf; member
H A Dlpfc_sli.c8204 int rc, cmf, mi_ver; in lpfc_cmf_setup() local
8258 if (sli4_params->cmf) { in lpfc_cmf_setup()
8261 cmf = bf_get(lpfc_mbx_set_feature_cmf, in lpfc_cmf_setup()
8263 if (rc == MBX_SUCCESS && cmf) { in lpfc_cmf_setup()
8277 rc, cmf); in lpfc_cmf_setup()
8278 sli4_params->cmf = 0; in lpfc_cmf_setup()
8296 sli4_params->cmf = 0; in lpfc_cmf_setup()
8317 sli4_params->cmf = 0; in lpfc_cmf_setup()
8322 sli4_params->cmf = 0; in lpfc_cmf_setup()
8333 if (sli4_params->cmf in lpfc_cmf_setup()
[all...]
H A Dlpfc_attr.c139 phba->sli4_hba.pc_sli4_params.cmf, phba->cmf_timer_cnt); in lpfc_cmf_info_show()
144 if (!phba->sli4_hba.pc_sli4_params.cmf) in lpfc_cmf_info_show()
H A Dlpfc_init.c712 phba->sli4_hba.pc_sli4_params.cmf = in lpfc_sli4_refresh_params()
3194 if (!phba->sli4_hba.pc_sli4_params.cmf) in lpfc_cmf_stop()
3258 if (!phba->sli4_hba.pc_sli4_params.cmf || in lpfc_cmf_start()
5640 * lpfc_cgn_update_tstamp - Update cmf timestamp
7279 if (!phba->sli4_hba.pc_sli4_params.cmf) { in lpfc_sli4_cgn_parm_chg_evt()
H A Dlpfc_bsg.c5421 if (!phba->sli4_hba.pc_sli4_params.cmf) { in lpfc_get_cgnbuf_info()

Completed in 51 milliseconds