Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/platform/uv/
Dtlb_uv.c2011 size_t hpsz = sizeof(struct hub_and_pnode) * num_possible_cpus(); in make_per_cpu_thp() local
2013 smaster->thp = kmalloc_node(hpsz, GFP_KERNEL, smaster->osnode); in make_per_cpu_thp()
2014 memset(smaster->thp, 0, hpsz); in make_per_cpu_thp()