Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/mm/
Dinit_64.c1441 unsigned long boot_mem_end = max_pfn << PAGE_SHIFT; in probe_memory_block_size() local
1450 if (boot_mem_end < MEM_SIZE_FOR_LARGE_BLOCK) { in probe_memory_block_size()
1466 if (IS_ALIGNED(boot_mem_end, bz)) in probe_memory_block_size()