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

/linux-4.1.27/arch/frv/include/asm/
H A Dmem-layout.h50 #define KERNEL_LOWMEM_START __UL(0xc0000000) macro
/linux-4.1.27/arch/frv/kernel/
H A Dsetup.c896 low_top_pfn = (KERNEL_LOWMEM_END - KERNEL_LOWMEM_START) >> PAGE_SHIFT; setup_linux_memory()

Completed in 198 milliseconds