Searched refs:memblock_validate_numa_coverage (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/loongarch/kernel/
H A Dnuma.c373 if (!memblock_validate_numa_coverage(SZ_1M))
/linux-master/include/linux/
H A Dmemblock.h128 bool memblock_validate_numa_coverage(unsigned long threshold_bytes);
/linux-master/arch/x86/mm/
H A Dnuma.c558 if (!memblock_validate_numa_coverage(SZ_1M))
/linux-master/mm/
H A Dmemblock.c739 * memblock_validate_numa_coverage - check if amount of memory with
749 bool __init_memblock memblock_validate_numa_coverage(unsigned long threshold_bytes) function

Completed in 208 milliseconds