Home
last modified time | relevance | path

Searched defs:has_x2apic (Results 1 – 7 of 7) sorted by path

/dports/devel/hwloc/hwloc-1.11.13/src/
H A Dtopology-x86.c37 #define has_x2apic(features) ((features)[4] & (1 << 21)) macro
/dports/devel/hwloc2/hwloc-2.5.0/hwloc/
H A Dtopology-x86.c186 #define has_x2apic(features) ((features)[4] & (1 << 21)) macro
/dports/net/mpich/mpich-3.4.3/modules/hwloc/hwloc/
H A Dtopology-x86.c183 #define has_x2apic(features) ((features)[4] & (1 << 21)) macro
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/hwloc/
H A Dtopology-x86.c183 #define has_x2apic(features) ((features)[4] & (1 << 21)) macro
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/hwloc/
H A Dtopology-x86.c183 #define has_x2apic(features) ((features)[4] & (1 << 21)) macro
/dports/net/openmpi/openmpi-4.1.1/opal/mca/hwloc/hwloc201/hwloc/hwloc/
H A Dtopology-x86.c174 #define has_x2apic(features) ((features)[4] & (1 << 21)) macro
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/hwloc/hwloc1117/hwloc/src/
H A Dtopology-x86.c37 #define has_x2apic(features) ((features)[4] & (1 << 21)) macro