Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/mm/
Dinit_64.c1444 unsigned long boot_mem_end = max_pfn << PAGE_SHIFT; in probe_memory_block_size() local
1453 if (boot_mem_end < MEM_SIZE_FOR_LARGE_BLOCK) { in probe_memory_block_size()
1469 if (IS_ALIGNED(boot_mem_end, bz)) in probe_memory_block_size()