Home
last modified time | relevance | path

Searched refs:SOFTINT2IPLMAP (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/riscv/riscv/
H A Dsoftint_machdep.c45 #define SOFTINT2IPLMAP \ macro
50 #define SOFTINT2IPL(l) ((SOFTINT2IPLMAP >> ((l) * 4)) & 0x0f)
/netbsd-src/sys/arch/aarch64/aarch64/
H A Dcpu_machdep.c74 #define SOFTINT2IPLMAP \
79 #define SOFTINT2IPL(l) ((SOFTINT2IPLMAP >> ((l) * 4)) & 0x0f)
71 #define SOFTINT2IPLMAP global() macro
/netbsd-src/sys/arch/arm/arm32/
H A Darm32_machdep.c646 #define SOFTINT2IPLMAP \ macro
651 #define SOFTINT2IPL(l) ((SOFTINT2IPLMAP >> ((l) * 4)) & 0x0f)