Home
last modified time | relevance | path

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

/arch/x86/platform/uv/
Dtlb_uv.c341 hpp = &smaster->thp[cpu]; in pnode_to_first_cpu()
1039 hpp = &bcp->socket_master->thp[cpu]; in set_distrib_bits()
1973 smaster->thp = kmalloc_node(hpsz, GFP_KERNEL, smaster->osnode); in make_per_cpu_thp()
1974 memset(smaster->thp, 0, hpsz); in make_per_cpu_thp()
1976 smaster->thp[cpu].pnode = uv_cpu_hub_info(cpu)->pnode; in make_per_cpu_thp()
1977 smaster->thp[cpu].uvhub = uv_cpu_hub_info(cpu)->numa_blade_id; in make_per_cpu_thp()
/arch/x86/include/asm/uv/
Duv_bau.h635 struct hub_and_pnode *thp; member
/arch/arc/mm/
Dtlbex.S213 and.f 0, r3, _PAGE_HW_SZ ; Is this Huge PMD (thp)