Home
last modified time | relevance | path

Searched refs:SYSTEM_TIMER_VECTOR (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/Ia32/
DPlDebugSupport.c201 return ManageIdtEntryTable (PeriodicCallback, SYSTEM_TIMER_VECTOR); in RegisterPeriodicCallback()
277 if (ExceptionType != SYSTEM_TIMER_VECTOR) { in InterruptDistrubutionHub()
DDebugSupport.h31 #define SYSTEM_TIMER_VECTOR 0x68 macro