Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dperf_event.h56 #define AMD64_L3_SLICEID_MASK \ macro
/linux-6.1.9/arch/x86/events/amd/
Duncore.c213 return config & (AMD64_L3_F19H_THREAD_MASK | AMD64_L3_SLICEID_MASK | in l3_thread_slice_mask()