Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dpgtable_32.h53 * of LOWMEM_PAGES, which is an upper bound on the size of the direct map of
73 #define LOWMEM_PAGES ((((_ULL(2)<<31) - __PAGE_OFFSET) >> PAGE_SHIFT)) macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpgtable_32.h88 #define LOWMEM_PAGES ((((_ULL(2)<<31) - __PAGE_OFFSET) >> PAGE_SHIFT)) macro
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dhead32.c83 (PAGE_TABLE_SIZE(LOWMEM_PAGES) << PAGE_SHIFT); in mk_early_pgtbl_32()
H A Dhead_32.S55 KERNEL_PAGES = LOWMEM_PAGES
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dhead32.c84 (PAGE_TABLE_SIZE(LOWMEM_PAGES) << PAGE_SHIFT); in mk_early_pgtbl_32()
H A Dhead_32.S55 KERNEL_PAGES = LOWMEM_PAGES

Completed in 3 milliseconds