Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/64/
H A Dpgtable.h30 #define KERN_VIRT_START ASM_CONST(0x8000000000000000) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/64/
H A Dpgtable.h28 #define KERN_VIRT_START ASM_CONST(0xc000100000000000) macro
/kernel/linux/linux-5.10/arch/riscv/include/asm/
H A Dpgtable.h461 #define KERN_VIRT_START (-(BIT(CONFIG_VA_BITS)) + TASK_SIZE) macro
463 #define KERN_VIRT_START FIXADDR_START macro
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dpgtable.h864 #define KERN_VIRT_START (-(BIT(VA_BITS)) + TASK_SIZE) macro
866 #define KERN_VIRT_START FIXADDR_START macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h287 #define KERN_VIRT_START __kernel_virt_start macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h277 #define KERN_VIRT_START __kernel_virt_start macro

Completed in 10 milliseconds