Home
last modified time | relevance | path

Searched refs:IOREMAP_START (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Dioremap.h14 #ifndef IOREMAP_START
15 #define IOREMAP_START VMALLOC_START macro
22 return addr >= IOREMAP_START && addr < IOREMAP_END; in is_ioremap_addr()
/linux/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h83 #define IOREMAP_START VMALLOC_START macro
/linux/arch/powerpc/include/asm/nohash/64/
H A Dpgtable.h57 #define IOREMAP_START (ioremap_bot) macro
/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h168 #define IOREMAP_START VMALLOC_START macro
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h325 #define IOREMAP_START (ioremap_bot) macro