Home
last modified time | relevance | path

Searched refs:KERN_IO_START (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/include/asm/nohash/64/
H A Dpgtable.h49 #define KERN_IO_START (KERN_VIRT_START + (KERN_VIRT_SIZE >> 1)) macro
52 #define ISA_IO_BASE (KERN_IO_START)
53 #define ISA_IO_END (KERN_IO_START + 0x10000ul)
55 #define PHB_IO_END (KERN_IO_START + FULL_IO_SIZE)
58 #define IOREMAP_END (KERN_IO_START + KERN_IO_SIZE - FIXADDR_SIZE)
67 #define VMEMMAP_END KERN_IO_START
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h260 #define KERN_IO_START __kernel_io_start macro
321 #define ISA_IO_BASE (KERN_IO_START)
322 #define ISA_IO_END (KERN_IO_START + 0x10000ul)
324 #define PHB_IO_END (KERN_IO_START + FULL_IO_SIZE)