Searched refs:IOREMAP_START (Results 1 – 3 of 3) 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
57 #define IOREMAP_START (ioremap_bot) macro