Home
last modified time | relevance | path

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

/linux/drivers/irqchip/
H A Dirq-gic-v3.c246 SGI_RANGE, enumerator
259 return SGI_RANGE; in __get_intid_range()
283 case SGI_RANGE: in gic_irq_in_rdist()
328 case SGI_RANGE: in gic_dist_base()
407 case SGI_RANGE: in convert_offset_index()
712 if (range == SGI_RANGE) in gic_set_type()
739 if (get_intid_range(d) == SGI_RANGE) in gic_irq_set_vcpu_affinity()
1557 case SGI_RANGE: in gic_irq_domain_map()
/linux/tools/testing/selftests/kvm/lib/arm64/
H A Dgic_v3.c35 SGI_RANGE, enumerator
81 return SGI_RANGE; in get_intid_range()