Home
last modified time | relevance | path

Searched refs:APIC_TMCCT (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dapic.h
/linux/arch/x86/include/asm/
H A Dapicdef.h124 #define APIC_TMCCT 0x390 macro
/linux/tools/testing/selftests/kvm/x86_64/
H A Dapic_bus_clock_test.c
/linux/arch/x86/kvm/svm/
H A Dsvm.c144 { .index = X2APIC_MSR(APIC_TMCCT), .always = false },
/linux/arch/x86/kvm/vmx/
H A Dvmx.c4128 vmx_enable_intercept_for_msr(vcpu, X2APIC_MSR(APIC_TMCCT), MSR_TYPE_RW); in vmx_update_msr_bitmap_x2apic()