Searched refs:KERN_IO_SIZE (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/include/asm/nohash/64/
H A Dpgtable.h47 * IOREMAP_BASE = ISA_IO_BASE + 2G to KERN_IO_START + KERN_IO_SIZE
50 #define KERN_IO_SIZE (KERN_VIRT_SIZE >> 2) macro
58 #define IOREMAP_END (KERN_IO_START + KERN_IO_SIZE - FIXADDR_SIZE)

Completed in 225 milliseconds