Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dperf_event.h53 #define AMD64_L3_THREAD_SHIFT 56 macro
55 ((0xFFULL) << AMD64_L3_THREAD_SHIFT)
/arch/x86/events/amd/
Duncore.c224 hwc->config |= (1ULL << (AMD64_L3_THREAD_SHIFT + thread) & in amd_uncore_event_init()