Searched refs:IOREMAP_START (Results 1 – 6 of 6) sorted by relevance
14 #ifndef IOREMAP_START15 #define IOREMAP_START VMALLOC_START macro22 return addr >= IOREMAP_START && addr < IOREMAP_END; in is_ioremap_addr()
36 area = __get_vm_area_caller(size, VM_IOREMAP, IOREMAP_START, in generic_ioremap_prot()
83 #define IOREMAP_START VMALLOC_START macro
57 #define IOREMAP_START (ioremap_bot) macro
168 #define IOREMAP_START VMALLOC_START macro
326 #define IOREMAP_START (ioremap_bot) macro