Searched refs:amd_device_coherent_memory (Results 1 – 3 of 3) sorted by relevance
259 device_extensions: [amd_device_coherent_memory],268 device_extensions: [amd_device_coherent_memory],
374 pub amd_device_coherent_memory: bool, field753 amd_device_coherent_memory: false, in empty()1050 || (self.amd_device_coherent_memory && other.amd_device_coherent_memory) in intersects()1348 && (self.amd_device_coherent_memory || !other.amd_device_coherent_memory) in contains()1732 amd_device_coherent_memory: self.amd_device_coherent_memory in union()1733 || other.amd_device_coherent_memory, in union()2158 amd_device_coherent_memory: self.amd_device_coherent_memory in intersection()2159 && other.amd_device_coherent_memory, in intersection()2584 amd_device_coherent_memory: self.amd_device_coherent_memory in difference()2585 && !other.amd_device_coherent_memory, in difference()[all …]
20778 if [device_extensions.amd_device_coherent_memory] in make_chain()