Searched refs:GICD_REG_ISENABLER (Results 1 – 2 of 2) sorted by relevance
/haiku/src/system/kernel/arch/arm/ | ||
H A D | gicv2_regs.h | 12 #define GICD_REG_ISENABLER 64 macro |
H A D | arch_int_gicv2.cpp | 59 uint32_t ena_reg = GICD_REG_ISENABLER + irq / 32; in EnableInterrupt() |