Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/intc/
H A Dmips_gic.h170 #define GIC_LOCAL_INT_COMPARE 1 /* GIC count and compare timer */ macro
/openbmc/qemu/hw/intc/
H A Dmips_gic.c200 gic->vps[vp_index].pend |= (1 << GIC_LOCAL_INT_COMPARE); in gic_timer_expire_cb()
215 gic->vps[vp_index].pend &= ~(1 << GIC_LOCAL_INT_COMPARE); in gic_timer_store_vp_compare()
/openbmc/linux/arch/mips/include/asm/
H A Dmips-gic.h291 GIC_LOCAL_INT_COMPARE, enumerator