Searched refs:cpu_mapped_buf (Results 1 – 4 of 4) sorted by relevance
36 void *cpu_mapped_buf, in ipu7_fw_isys_complex_cmd() argument53 if (cpu_mapped_buf) in ipu7_fw_isys_complex_cmd()54 clflush_cache_range(cpu_mapped_buf, size); in ipu7_fw_isys_complex_cmd()62 token->buf_handle = (unsigned long)cpu_mapped_buf; in ipu7_fw_isys_complex_cmd()
34 void *cpu_mapped_buf,
95 void *cpu_mapped_buf, in ipu6_fw_isys_complex_cmd() argument112 if (cpu_mapped_buf) in ipu6_fw_isys_complex_cmd()113 clflush_cache_range(cpu_mapped_buf, size); in ipu6_fw_isys_complex_cmd()121 token->buf_handle = (unsigned long)cpu_mapped_buf; in ipu6_fw_isys_complex_cmd()
586 void *cpu_mapped_buf, dma_addr_t dma_mapped_buf,
Completed in 9 milliseconds