Searched defs:IOREMAP_END (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dioremap.h15 #define IOREMAP_END VMALLOC_END macro
/linux-master/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h84 #define IOREMAP_END VMALLOC_END macro
/linux-master/arch/powerpc/include/asm/nohash/64/
H A Dpgtable.h58 #define IOREMAP_END (KERN_IO_START + KERN_IO_SIZE - FIXADDR_SIZE) macro
/linux-master/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h169 #define IOREMAP_END VMALLOC_END macro
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h299 #define IOREMAP_END (KERN_IO_END - FIXADDR_SIZE) macro

Completed in 114 milliseconds