Searched refs:IBSCTL_LVT_OFFSET_MASK (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dperf_event.h476 #define IBSCTL_LVT_OFFSET_MASK 0x0F macro
/linux-master/arch/x86/events/amd/
H A Dibs.c1329 offset = val & IBSCTL_LVT_OFFSET_MASK;
1447 return val & IBSCTL_LVT_OFFSET_MASK;

Completed in 90 milliseconds