Searched refs:IOREMAP_START (Results 1 – 6 of 6) sorted by relevance
13 #ifndef IOREMAP_START14 #define IOREMAP_START VMALLOC_START macro21 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()
91 #define IOREMAP_START VMALLOC_START macro
57 #define IOREMAP_START (ioremap_bot) macro
187 #define IOREMAP_START VMALLOC_START macro
316 #define IOREMAP_START (ioremap_bot) macro