Searched refs:IOAPIC_REDLO_RIRR (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/arch/amd64/include/
H A Di82093reg.h89 #define IOAPIC_REDLO_RIRR 0x00004000 /* remote IRR; read only */ macro
158 andl $~IOAPIC_REDLO_RIRR,%esi ;\
174 andl $~IOAPIC_REDLO_RIRR,%r12d ;\
/openbsd-current/sys/arch/i386/include/
H A Di82093reg.h89 #define IOAPIC_REDLO_RIRR 0x00004000 /* remote IRR; read only */ macro
/openbsd-current/sys/arch/amd64/amd64/
H A Dioapic.c486 redlo &= ~IOAPIC_REDLO_RIRR;
503 redlo &= ~IOAPIC_REDLO_RIRR;

Completed in 64 milliseconds