Home
last modified time | relevance | path

Searched refs:CR_EIRR (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/arch/hppa/include/
H A Dreg.h80 #define CR_EIRR 23 macro
/openbsd/sys/arch/hppa/hppa/
H A Dintr.c129 mfctl(CR_EIRR, mask); in cpu_intr_init()
130 mtctl(mask & (1U << 31), CR_EIRR); in cpu_intr_init()
/openbsd/sys/arch/hppa/dev/
H A Dclock.c172 mfctl(CR_EIRR, eirr); in itmr_rearm()
H A Dcpu.c251 mtctl((1U << 31), CR_EIRR); in cpu_hatch()