Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Darm_gicv3_redist.c1032 uint64_t vptbase, ctbase; in gicv3_redist_vlpi_pending() local
1034 vptbase = FIELD_EX64(cs->gicr_vpendbaser, GICR_VPENDBASER, PHYADDR) << 16; in gicv3_redist_vlpi_pending()
1036 if (set_pending_table_bit(cs, vptbase, irq, level)) { in gicv3_redist_vlpi_pending()