Home
last modified time | relevance | path

Searched refs:APIC_ENT0_MASK (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/arch/hppa/dev/
Dapic.c207 ent0 |= APIC_ENT0_MASK; in apic_intr_establish()
210 apic_write(sc->sc_regs, APIC_ENT0(line), APIC_ENT0_MASK); in apic_intr_establish()
Delroyreg.h146 #define APIC_ENT0_MASK 0x10000 /* mask int */ macro