Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/interrupt_controllers/openpic/
H A Dopenpic.h103 #define OPENPIC_CPU_PRIORITY_MASK 0x0000000f macro
H A Dopenpic.cpp182 x &= ~OPENPIC_CPU_PRIORITY_MASK; in openpic_set_priority()