Searched refs:IOREMAP_START (Results 1 – 4 of 4) sorted by relevance
14 #ifndef IOREMAP_START15 #define IOREMAP_START VMALLOC_START macro22 return addr >= IOREMAP_START && addr < IOREMAP_END; in is_ioremap_addr()
83 #define IOREMAP_START VMALLOC_START macro
168 #define IOREMAP_START VMALLOC_START macro
327 #define IOREMAP_START (ioremap_bot) macro