Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dperf_event.h74 #define AMD64_L3_SLICE_MASK \ macro
/linux/arch/x86/events/amd/
H A Duncore.c810 mask = ((config & AMD64_L3_SLICE_MASK) ? : AMD64_L3_SLICE_MASK) | in amd_uncore_l3_event_init()