Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/powerpc/pic/
H A Dopenpic_common.c72 x &= ~OPENPIC_CPU_PRIORITY_MASK; in openpic_set_priority()
/netbsd-src/sys/arch/powerpc/powerpc/
H A Dopenpic.c42 x &= ~OPENPIC_CPU_PRIORITY_MASK; in openpic_set_priority()
/netbsd-src/sys/arch/powerpc/include/
H A Dopenpicreg.h108 #define OPENPIC_CPU_PRIORITY_MASK 0x0000000f macro
/netbsd-src/sys/arch/macppc/macppc/
H A Dpic_u3_ht.c563 x &= ~OPENPIC_CPU_PRIORITY_MASK; in u3_ht_set_priority()