Searched refs:DoIoApicRead (Results 1 – 1 of 1) sorted by relevance
217 def DoIoApicRead(offset): function241 ioapic_id = DoIoApicRead(0)244 ioapic_ver = DoIoApicRead(1)253 redir_val_lo = DoIoApicRead(0x10 + redir * 2)254 redir_val_hi = DoIoApicRead(0x10 + (redir * 2) + 1)329 read_val = DoIoApicRead(offset)