Searched refs:cpu_coherent (Results 1 – 5 of 5) sorted by relevance
1659 .cpu_coherent = false,1661 .cpu_coherent = true,1664 .cpu_coherent = !IS_ENABLED(CONFIG_ARM),
287 .cpu_coherent = false,
106 .cpu_coherent = false,
317 if (device->func->cpu_coherent) in nvkm_mmu_host()
210 bool cpu_coherent; member