Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_uncore.h113 #define UNCORE_BOX_FLAG_INITIATED 0 macro
302 if (!test_and_set_bit(UNCORE_BOX_FLAG_INITIATED, &box->flags)) { in uncore_box_init()