Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/irqchip/
Darm-gic-v3.h108 #define GIC_PAGE_SIZE_64K 2ULL macro
/linux-6.1.9/drivers/irqchip/
Dirq-gic-v3-its.c2675 case GIC_PAGE_SIZE_64K: in inherit_vpe_l1_table_from_its()
2763 case GIC_PAGE_SIZE_64K: in allocate_vpe_l2_table()
2842 val = FIELD_PREP(GICR_VPROPBASER_4_1_PAGE_SIZE, GIC_PAGE_SIZE_64K); in allocate_vpe_l1_table()
2858 case GIC_PAGE_SIZE_64K: in allocate_vpe_l1_table()