Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/kvm/include/arm64/
H A Dgic_v3.h108 #define GIC_PAGE_SIZE_64K 2ULL macro
/linux-6.15/include/linux/irqchip/
H A Darm-gic-v3.h108 #define GIC_PAGE_SIZE_64K 2ULL macro
/linux-6.15/drivers/irqchip/
H A Dirq-gic-v3-its.c2765 case GIC_PAGE_SIZE_64K: in inherit_vpe_l1_table_from_its()
2855 case GIC_PAGE_SIZE_64K: in allocate_vpe_l2_table()
2934 val = FIELD_PREP(GICR_VPROPBASER_4_1_PAGE_SIZE, GIC_PAGE_SIZE_64K); in allocate_vpe_l1_table()
2950 case GIC_PAGE_SIZE_64K: in allocate_vpe_l1_table()