Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/x86/
H A Dapic.h71 #define APIC_TMCCT 0x390 macro
/linux/tools/testing/selftests/kvm/x86/
H A Dapic_bus_clock_test.c80 tmcct = apic_read_reg(APIC_TMCCT); in apic_guest_code()
/linux/arch/x86/kernel/apic/
H A Dvector.c1286 v = apic_read(APIC_TMCCT); in print_local_APIC()