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

/linux-4.4.14/arch/powerpc/include/asm/
H A Dpgtable-ppc64.h34 #define KERN_VIRT_START ASM_CONST(0x8000000000000000) macro
36 #define KERN_VIRT_START ASM_CONST(0xD000000000000000) macro
45 #define VMALLOC_START KERN_VIRT_START
62 #define KERN_IO_START (KERN_VIRT_START + (KERN_VIRT_SIZE >> 1))
69 #define IOREMAP_END (KERN_VIRT_START + KERN_VIRT_SIZE)

Completed in 55 milliseconds