Searched refs:buf_in_nocache (Results 1 – 3 of 3) sorted by relevance
1355 static bool buf_in_nocache(uintptr_t buf, size_t len_bytes) in buf_in_nocache() function1600 if (!buf_in_nocache((uintptr_t)tx_data, buf_size)) { in uart_stm32_async_tx()1668 if (!buf_in_nocache((uintptr_t)rx_buf, buf_size)) { in uart_stm32_async_rx_enable()1799 if (!buf_in_nocache((uintptr_t)buf, len)) { in uart_stm32_async_rx_buf_rsp()
284 static bool buf_in_nocache(uintptr_t buf, size_t len_bytes) in buf_in_nocache() function322 if (!buf_in_nocache((uintptr_t)sequence->buffer, needed_buffer_size)) { in check_buffer()
1085 static bool buf_in_nocache(uintptr_t buf, size_t len_bytes) in buf_in_nocache() function1116 !buf_in_nocache((uintptr_t)buf->buf, buf->len)) { in spi_buf_set_in_nocache()