Searched refs:vmalloced_buf (Results 1 – 2 of 2) sorted by relevance
169 const bool vmalloced_buf = is_vmalloc_addr(buf); in mxs_spi_txrx_dma() local170 const int desc_len = vmalloced_buf ? PAGE_SIZE : SG_MAXLEN; in mxs_spi_txrx_dma()219 if (vmalloced_buf) { in mxs_spi_txrx_dma()
1009 const bool vmalloced_buf = is_vmalloc_addr(buf); in spi_map_buf_attrs() local1026 if (vmalloced_buf || kmap_buf) { in spi_map_buf_attrs()1043 if (vmalloced_buf || kmap_buf) { in spi_map_buf_attrs()1052 if (vmalloced_buf) in spi_map_buf_attrs()