Searched refs:nd_sz (Results 1 – 1 of 1) sorted by relevance
197 size_t nd_sz = roundup(sizeof(pg_data_t), PAGE_SIZE); in alloc_node_data() local199 nd_pa = memblock_phys_alloc_try_nid(nd_sz, SMP_CACHE_BYTES, nid); in alloc_node_data()201 pr_err("Cannot find %zu Byte for node_data (initial node: %d)\n", nd_sz, nid); in alloc_node_data()