Home
last modified time | relevance | path

Searched refs:pending_last (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/irqchip/
H A Darm-gic-v4.h79 bool pending_last; member
/device/soc/rockchip/common/sdk_linux/drivers/irqchip/
H A Dirq-gic-v3-its.c3872 * easily. So in the end, vpe->pending_last is only an in its_vpe_schedule()
3892 vpe->pending_last = !!(val & GICR_VPENDBASER_PendingLast); in its_vpe_deschedule()
4115 * pending_last from the doorbell interrupt handler that can in its_vpe_4_1_deschedule()
4120 vpe->pending_last = !!(val & GICR_VPENDBASER_PendingLast); in its_vpe_4_1_deschedule()
4128 vpe->pending_last = true; in its_vpe_4_1_deschedule()

Completed in 8 milliseconds