Home
last modified time | relevance | path

Searched refs:alloc_cacheable_memory (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/dev/ic/
H A Dqwxvar.h227 bool alloc_cacheable_memory; member
H A Dqwx.c3438 .alloc_cacheable_memory = true,
3527 .alloc_cacheable_memory = true,
3615 .alloc_cacheable_memory = false,
3708 .alloc_cacheable_memory = true,
3796 .alloc_cacheable_memory = false,
3886 .alloc_cacheable_memory = false,
3976 .alloc_cacheable_memory = false,
9215 if (sc->hw_params.alloc_cacheable_memory) { in qwx_dp_srng_setup()