Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/uv/
Duv_bau.h45 #define UV_DISTRIBUTION_SIZE 256 macro
201 unsigned long bits[BITS_TO_LONGS(UV_DISTRIBUTION_SIZE)];
724 UV_DISTRIBUTION_SIZE); in bau_uvhub_weight()
/linux-4.4.14/arch/x86/platform/uv/
Dtlb_uv.c1134 bau_uvhubs_clear(&bau_desc->distribution, UV_DISTRIBUTION_SIZE); in uv_flush_tlb_others()
1931 if ((pnode - base_pnode) >= UV_DISTRIBUTION_SIZE) { in get_cpu_topology()
1934 cpu, pnode, base_pnode, UV_DISTRIBUTION_SIZE); in get_cpu_topology()