Searched refs:nocache (Results 1 – 4 of 4) sorted by relevance
108 buf->nocache = 0; in mem_alloc_buf()174 buf->nocache = 0; in caam_free_buf()282 pabufs[nb_pa_area].nocache = buf->nocache; in caam_mem_get_pa_area()312 pabufs[nb_pa_area].nocache = buf->nocache; in caam_mem_get_pa_area()
316 else if (!obj->sgtbuf.buf->nocache) in dmaobj_cache_operation()417 newbuf.nocache = entry->origbuf.nocache; in check_buffer_alignment()475 newbuf.nocache = entry->origbuf.nocache; in check_buffer_alignment()570 if (priv->type & DMAOBJ_OUTPUT && !orig->nocache) { in check_buffer_boundary()609 sgtbuf->nocache = dmabuf->buf.nocache; in entry_sgtbuf_dmabuf()674 obj->orig.nocache = 1; in caam_dmaobj_init_input()739 obj->orig.nocache = 1; in caam_dmaobj_init_output()1046 newbuf.nocache = block->buf.nocache; in caam_dmaobj_add_first_block()
42 if (!insgt->buf[idx].nocache) in caam_sgt_cache_op()
20 uint8_t nocache; /* =1 if buffer is not cacheable, 0 otherwise */ member
Completed in 6 milliseconds