Home
last modified time | relevance | path

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

/linux-6.1.9/tools/arch/x86/include/asm/
Dmsr-index.h271 #define RTIT_CTL_PSB_FREQ_OFFSET 24 macro
272 #define RTIT_CTL_PSB_FREQ (0x0full << RTIT_CTL_PSB_FREQ_OFFSET)
/linux-6.1.9/arch/x86/include/asm/
Dmsr-index.h271 #define RTIT_CTL_PSB_FREQ_OFFSET 24 macro
272 #define RTIT_CTL_PSB_FREQ (0x0full << RTIT_CTL_PSB_FREQ_OFFSET)
/linux-6.1.9/arch/x86/events/intel/
Dpt.c326 RTIT_CTL_PSB_FREQ_OFFSET; in pt_event_valid()
/linux-6.1.9/arch/x86/kvm/vmx/
Dvmx.c1537 RTIT_CTL_PSB_FREQ_OFFSET, &value)) in vmx_rtit_ctl_check()