Searched refs:threshold_bytes (Results 1 – 3 of 3) sorted by relevance
151 bool memblock_validate_numa_coverage(unsigned long threshold_bytes);
770 bool __init_memblock memblock_validate_numa_coverage(unsigned long threshold_bytes) in memblock_validate_numa_coverage() argument782 if ((nr_pages << PAGE_SHIFT) > threshold_bytes) { in memblock_validate_numa_coverage()
725 u32 threshold_bytes; member