Searched refs:DoIoApicRead (Results 1 – 1 of 1) sorted by relevance
213 def DoIoApicRead(offset): function237 ioapic_id = DoIoApicRead(0)240 ioapic_ver = DoIoApicRead(1)249 redir_val_lo = DoIoApicRead(0x10 + redir * 2)250 redir_val_hi = DoIoApicRead(0x10 + (redir * 2) + 1)325 read_val = DoIoApicRead(offset)