Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Darm_gicv3_its.c146 uint32_t l2idx; in table_entry_addr() local
158 l2idx = idx / (td->page_sz / L1TABLE_ENTRY_SIZE); in table_entry_addr()
161 td->base_addr + (l2idx * L1TABLE_ENTRY_SIZE), in table_entry_addr()