Home
last modified time | relevance | path

Searched refs:RTIT_CTL_ADDR1 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dmsr-index.h278 #define RTIT_CTL_ADDR1 (0x0full << RTIT_CTL_ADDR1_OFFSET) macro
/kernel/linux/linux-5.10/tools/arch/x86/include/asm/
H A Dmsr-index.h252 #define RTIT_CTL_ADDR1 (0x0full << RTIT_CTL_ADDR1_OFFSET) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dmsr-index.h302 #define RTIT_CTL_ADDR1 (0x0full << RTIT_CTL_ADDR1_OFFSET) macro
/kernel/linux/linux-6.6/tools/arch/x86/include/asm/
H A Dmsr-index.h294 #define RTIT_CTL_ADDR1 (0x0full << RTIT_CTL_ADDR1_OFFSET) macro
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmx.c1634 value = (data & RTIT_CTL_ADDR1) >> RTIT_CTL_ADDR1_OFFSET; in vmx_rtit_ctl_check()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmx.c1656 value = (data & RTIT_CTL_ADDR1) >> RTIT_CTL_ADDR1_OFFSET; in vmx_rtit_ctl_check()

Completed in 32 milliseconds