Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dperf_event.h67 #define AMD64_L3_SLICE_MASK \ macro
/linux-6.12.1/arch/x86/events/amd/
Duncore.c753 mask = ((config & AMD64_L3_SLICE_MASK) ? : AMD64_L3_SLICE_MASK) | in amd_uncore_l3_event_init()