Home
last modified time | relevance | path

Searched defs:SOFTINT_CLOCK_MASK (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/mips/mips/
H A Dmips_softint.c48 #define SOFTINT_CLOCK_MASK (1 << SOFTINT_CLOCK) macro
/netbsd-src/sys/arch/alpha/include/
H A Dintr.h121 #define SOFTINT_CLOCK_MASK __BIT(SOFTINT_CLOCK) macro