Home
last modified time | relevance | path

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

/mm/
A Dnuma_emulation.c380 size_t phys_size = numa_dist_cnt * numa_dist_cnt * sizeof(phys_dist[0]); in numa_emulation() local
451 phys_dist = memblock_alloc(phys_size, PAGE_SIZE); in numa_emulation()
536 memblock_free(phys_dist, phys_size); in numa_emulation()

Completed in 7 milliseconds