Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/events/amd/
Duncore.c200 return ((config & AMD64_L3_SLICE_MASK) ? : AMD64_L3_SLICE_MASK) | in l3_thread_slice_mask()
/Linux-v6.6/arch/x86/include/asm/
Dperf_event.h64 #define AMD64_L3_SLICE_MASK \ macro