Home
last modified time | relevance | path

Searched refs:RTIT_CTL_PSB_FREQ_OFFSET (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h289 #define RTIT_CTL_PSB_FREQ_OFFSET 24 macro
290 #define RTIT_CTL_PSB_FREQ (0x0full << RTIT_CTL_PSB_FREQ_OFFSET)
/openbmc/linux/arch/x86/include/asm/
H A Dmsr-index.h305 #define RTIT_CTL_PSB_FREQ_OFFSET 24 macro
306 #define RTIT_CTL_PSB_FREQ (0x0full << RTIT_CTL_PSB_FREQ_OFFSET)
/openbmc/linux/arch/x86/events/intel/
H A Dpt.c326 RTIT_CTL_PSB_FREQ_OFFSET; in pt_event_valid()
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c1650 RTIT_CTL_PSB_FREQ_OFFSET, &value)) in vmx_rtit_ctl_check()