have_clflush 84 opal/mca/patcher/base/patcher_base_patch.c static int have_clflush = -1; have_clflush 86 opal/mca/patcher/base/patcher_base_patch.c if (OPAL_UNLIKELY(-1 == have_clflush)) { have_clflush 99 opal/mca/patcher/base/patcher_base_patch.c have_clflush = !!(cpuid2 & (1 << 19)); have_clflush 102 opal/mca/patcher/base/patcher_base_patch.c if (have_clflush) {