Searched defs:map_is_linear (Results 1 – 1 of 1) sorted by relevance
450 #define map_is_linear(map) (map->phys != NO_XIP) macro460 #define map_is_linear(map) ({ (void)(map); 1; }) macro