has_v4           3986 drivers/irqchip/irq-gic-v3-its.c 	bool has_v4 = false;
has_v4           4008 drivers/irqchip/irq-gic-v3-its.c 		has_v4 |= its->is_v4;
has_v4           4010 drivers/irqchip/irq-gic-v3-its.c 	if (has_v4 & rdists->has_vlpis) {
has_v4           1721 drivers/irqchip/irq-gic-v3.c 	gic_v3_kvm_info.has_v4 = gic_data.rdists.has_vlpis;
has_v4           2036 drivers/irqchip/irq-gic-v3.c 	gic_v3_kvm_info.has_v4 = gic_data.rdists.has_vlpis;
has_v4             34 include/linux/irqchip/arm-gic-common.h 	bool		has_v4;
has_v4             76 include/net/nexthop.h 	bool			has_v4;
has_v4            589 net/ipv4/nexthop.c 		if (nhg->has_v4)
has_v4            725 net/ipv4/nexthop.c 	newg->has_v4 = nhg->has_v4;
has_v4           1139 net/ipv4/nexthop.c 			nhg->has_v4 = true;
has_v4            596 virt/kvm/arm/vgic/vgic-v3.c 	if (info->has_v4) {