Home
last modified time | relevance | path

Searched refs:nocache (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/core/drivers/crypto/caam/utils/
A Dutils_mem.c108 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()
A Dutils_dmaobj.c316 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()
A Dutils_sgt.c42 if (!insgt->buf[idx].nocache) in caam_sgt_cache_op()
/optee_os-3.20.0/core/drivers/crypto/caam/include/
A Dcaam_types.h20 uint8_t nocache; /* =1 if buffer is not cacheable, 0 otherwise */ member

Completed in 6 milliseconds