Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/irqchip/
H A Darm-gic-v3.h460 #define GITS_LVL1_ENTRY_SIZE (8UL) macro
/device/soc/rockchip/common/sdk_linux/drivers/irqchip/
H A Dirq-gic-v3-its.c2388 tmp = indirect ? GITS_LVL1_ENTRY_SIZE : esz; in its_setup_baser()
2425 esz = GITS_LVL1_ENTRY_SIZE; in its_parse_indirect_baser()
2783 if (idx >= (npg * psz / GITS_LVL1_ENTRY_SIZE)) { in allocate_vpe_l2_table()
2803 gic_flush_dcache_to_poc(table + idx, GITS_LVL1_ENTRY_SIZE); in allocate_vpe_l2_table()
3290 if (idx >= (PAGE_ORDER_TO_SIZE(baser->order) / GITS_LVL1_ENTRY_SIZE)) { in its_alloc_table_entry()
3317 gic_flush_dcache_to_poc(table + idx, GITS_LVL1_ENTRY_SIZE); in its_alloc_table_entry()

Completed in 10 milliseconds