Searched refs:is_coherent_region (Results 1 – 1 of 1) sorted by relevance
1018 bool is_coherent_region; in gasket_mmap() local1048 is_coherent_region = gasket_is_coherent_region(driver_desc, raw_offset); in gasket_mmap()1049 if (bar_index < 0 && !is_coherent_region) { in gasket_mmap()1056 if (bar_index > 0 && is_coherent_region) { in gasket_mmap()1066 if (is_coherent_region) in gasket_mmap()