Searched refs:buf_in_nocache (Results 1 – 2 of 2) sorted by relevance
773 static bool buf_in_nocache(uintptr_t buf, size_t len_bytes) in buf_in_nocache() function802 !buf_in_nocache((uintptr_t)buf->buf, buf->len)) { in spi_buf_set_in_nocache()
297 static bool buf_in_nocache(uintptr_t buf, size_t len_bytes) in buf_in_nocache() function335 if (!buf_in_nocache((uintptr_t)sequence->buffer, needed_buffer_size)) { in check_buffer()