Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/dev/athk/ath11k/
H A Dcore.c112 .alloc_cacheable_memory = true,
194 .alloc_cacheable_memory = true,
276 .alloc_cacheable_memory = false,
361 .alloc_cacheable_memory = true,
443 .alloc_cacheable_memory = false,
526 .alloc_cacheable_memory = false,
610 .alloc_cacheable_memory = false,
691 .alloc_cacheable_memory = true,
H A Dhw.h208 bool alloc_cacheable_memory; member
H A Ddp.c242 if (ab->hw_params.alloc_cacheable_memory) { in ath11k_dp_srng_setup()