Home
last modified time | relevance | path

Searched defs:APIC_LVT_TIMER_ONESHOT (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dapic.h65 #define APIC_LVT_TIMER_ONESHOT (0 << 17) macro
/linux/arch/x86/include/asm/
H A Dapicdef.h107 #define APIC_LVT_TIMER_ONESHOT (0 << 17) macro