Home
last modified time | relevance | path

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

/reactos/hal/halx86/apic/
H A Dapic.c119 IOApicWrite(IOAPIC_REDTBL + 2 * Index, ReDirReg.Long0); in ApicWriteIORedirectionEntry()
131 ReDirReg.Long0 = IOApicRead(IOAPIC_REDTBL + 2 * Index); in ApicReadIORedirectionEntry()
155 Icr.Long0 = 0; in ApicRequestSelfInterrupt()
168 IcrStatus.Long0 = ApicRead(APIC_ICR0); in ApicRequestSelfInterrupt()
172 ApicWrite(APIC_ICR0, Icr.Long0); in ApicRequestSelfInterrupt()
262 ReDirReg.Long0 = IOApicRead(IOAPIC_REDTBL + 2 * Irq); in HalpIrqToVector()
737 ReDirReg.Long0 = IOApicRead(IOAPIC_REDTBL + 2 * Index); in HalDisableSystemInterrupt()
743 IOApicWrite(IOAPIC_REDTBL + 2 * Index, ReDirReg.Long0); in HalDisableSystemInterrupt()
H A Dapicsmp.c80 Icr.Long0 = ApicRead(APIC_ICR0); in ApicRequestGlobalInterrupt()
97 ApicWrite(APIC_ICR0, Icr.Long0); in ApicRequestGlobalInterrupt()
H A Dapicp.h243 UINT32 Long0; member
295 UINT32 Long0; member