Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Darm_gicv3_redist.c114 prio = lpite & LPI_PRIORITY_MASK; in update_for_one_lpi()
116 prio = ((lpite & LPI_PRIORITY_MASK) >> 1) | 0x80; in update_for_one_lpi()