Searched defs:native_io (Results 1 – 1 of 1) sorted by relevance
231 static bool hw_is_gem(void __iomem *addr, bool native_io) in hw_is_gem()4361 static int macb_probe_queues(struct device *dev, void __iomem *mem, bool native_io) in macb_probe_queues()5445 bool native_io; in macb_probe() local