Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/amd/
H A Duncore.c200 return ((config & AMD64_L3_SLICE_MASK) ? : AMD64_L3_SLICE_MASK) | in l3_thread_slice_mask()
/openbmc/linux/arch/x86/include/asm/
H A Dperf_event.h64 #define AMD64_L3_SLICE_MASK \ macro