Searched refs:CLOCK2_LEVEL (Results 1 – 16 of 16) sorted by relevance
/reactos/hal/halarm/generic/ |
H A D | timer.c | 33 ASSERT(KeGetCurrentIrql() == CLOCK2_LEVEL); in HalpClockInterrupt() 43 CLOCK2_LEVEL); in HalpClockInterrupt() 61 Pcr->InterruptRoutine[CLOCK2_LEVEL] = HalpStallInterrupt; in HalpInitializeClock()
|
H A D | halinit.c | 132 CLOCK2_LEVEL, in HalInitSystem()
|
H A D | pic.c | 61 CLOCK2_LEVEL, // INT 4 TIMER 0
|
/reactos/modules/rostests/kmtests/ntos_ke/ |
H A D | KeIrql.c | 13 #define CLOCK2_LEVEL CLOCK_LEVEL macro 39 CMCI_LEVEL, CLOCK1_LEVEL, CLOCK2_LEVEL, CLOCK_LEVEL, in START_TEST()
|
/reactos/hal/halx86/pic/ |
H A D | halinit.c | 40 CLOCK2_LEVEL, in HalpInitPhase1()
|
H A D | pic.c | 957 if (Irq >= CLOCK2_LEVEL) return FALSE; in HalEnableSystemInterrupt()
|
/reactos/hal/halx86/xbox/ |
H A D | halinit.c | 41 CLOCK2_LEVEL, in HalpInitPhase1()
|
/reactos/hal/halx86/apic/ |
H A D | halinit.c | 58 CLOCK2_LEVEL, in HalpInitPhase0()
|
H A D | apicp.h | 34 #define CLOCK2_LEVEL CLOCK_LEVEL macro
|
/reactos/sdk/include/xdk/x86/ |
H A D | ke.h | 12 #define CLOCK2_LEVEL 28 macro 16 #define CLOCK_LEVEL CLOCK2_LEVEL
|
/reactos/sdk/include/xdk/ppc/ |
H A D | ke.h | 11 #define CLOCK2_LEVEL 28 macro
|
/reactos/hal/halx86/generic/ |
H A D | timer.c | 131 if (HalBeginSystemInterrupt(CLOCK2_LEVEL, PRIMARY_VECTOR_BASE + PIC_TIMER_IRQ, &Irql)) in HalpClockInterruptHandler()
|
/reactos/hal/halx86/mp/ |
H A D | mpsirql.c | 239 return KfRaiseIrql (CLOCK2_LEVEL); in KeRaiseIrqlToSynchLevel()
|
/reactos/sdk/include/ndk/i386/ |
H A D | asm.h | 582 #define CLOCK2_LEVEL 0x1C macro
|
/reactos/drivers/filesystems/udfs/Include/ |
H A D | env_spec_w32.h | 700 #define CLOCK2_LEVEL 28 // Interval clock 2 level macro
|
/reactos/sdk/include/asm/ |
H A D | ksx.template.h | 123 CONSTANT(CLOCK2_LEVEL),
|