Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dperf_event.h52 #define AMD64_L3_SLICE_MASK \ macro
/kernel/linux/linux-5.10/arch/x86/events/amd/
Duncore.c190 return ((config & AMD64_L3_SLICE_MASK) ? : AMD64_L3_SLICE_MASK) | in l3_thread_slice_mask()