Searched refs:CR_INT_0 (Results 1 – 6 of 6) sorted by relevance
/openbsd/sys/arch/mips64/include/ |
H A D | mips_cpu.h | 110 #define CR_INT_0 0x00000400 macro
|
/openbsd/sys/arch/loongson/loongson/ |
H A D | yeeloong_machdep.c | 307 set_intr(INTPRI_ISA, CR_INT_0, lemote_isa_intr); in lemote_isa_attach_hook()
|
H A D | loongson3_intr.c | 121 set_intr(INTPRI_CLOCK + 2, CR_INT_0, loongson3_ht_intr); in loongson3_intr_init()
|
/openbsd/sys/arch/octeon/dev/ |
H A D | octcit.c | 191 set_intr(INTPRI_CIU_0, CR_INT_0, octcit_intr); in octcit_attach()
|
H A D | octciu.c | 191 set_intr(INTPRI_CIU_0, CR_INT_0, octciu_intr0); in octciu_attach()
|
/openbsd/sys/arch/loongson/dev/ |
H A D | bonito.c | 324 set_intr(INTPRI_BONITO, CR_INT_0, bonito_intr_2e); in bonito_attach()
|