Home
last modified time | relevance | path

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

/src/sys/contrib/dev/athk/ath11k/
H A Dcore.c115 .alloc_cacheable_memory = true,
199 .alloc_cacheable_memory = true,
286 .alloc_cacheable_memory = false,
373 .alloc_cacheable_memory = true,
460 .alloc_cacheable_memory = false,
548 .alloc_cacheable_memory = false,
634 .alloc_cacheable_memory = false,
717 .alloc_cacheable_memory = true,
804 .alloc_cacheable_memory = false,
891 .alloc_cacheable_memory = false,
H A Dhw.h208 bool alloc_cacheable_memory; member
H A Ddp.c245 if (ab->hw_params.alloc_cacheable_memory) { in ath11k_dp_srng_setup()