Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/nohash/64/
Dpgtable.h36 #define KERN_VIRT_START ASM_CONST(0x8000000000000000) macro
44 #define VMALLOC_START KERN_VIRT_START
57 #define KERN_IO_START (KERN_VIRT_START + (KERN_VIRT_SIZE >> 1))
64 #define IOREMAP_END (KERN_VIRT_START + KERN_VIRT_SIZE)
/Linux-v4.19/arch/powerpc/mm/
Ddump_linuxpagetables.c31 #define KERN_VIRT_START 0 macro
426 addr = KERN_VIRT_START + i * PGDIR_SIZE; in walk_pagetables()
475 .start_address = KERN_VIRT_START, in ptdump_show()
Ddump_hashpagetable.c451 addr = KERN_VIRT_START + i * PGDIR_SIZE; in walk_pagetables()
/Linux-v4.19/arch/powerpc/include/asm/book3s/64/
Dpgtable.h315 #define KERN_VIRT_START __kernel_virt_start macro
348 #define IOREMAP_END (KERN_VIRT_START + KERN_VIRT_SIZE)