Searched refs:ite (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/arm64/kvm/vgic/
H A Dvgic-its.c235 struct its_ite *ite; local
241 list_for_each_entry(ite, &device->itt_head, ite_list)
242 if (ite->event_id == event_id)
243 return ite;
249 #define for_each_lpi_its(dev, ite, its) \
251 list_for_each_entry(ite, &(dev)->itt_head, ite_list)
405 static void update_affinity_ite(struct kvm *kvm, struct its_ite *ite) argument
409 if (!its_is_collection_mapped(ite->collection))
412 vcpu = collection_to_vcpu(kvm, ite->collection);
413 update_affinity(ite
424 struct its_ite *ite; local
703 struct its_ite *ite; local
838 its_free_ite(struct kvm *kvm, struct its_ite *ite) argument
877 struct its_ite *ite; local
906 struct its_ite *ite; local
1060 struct its_ite *ite; local
1085 struct its_ite *ite; local
1108 struct its_ite *ite; local
1172 struct its_ite *ite, *temp; local
1324 struct its_ite *ite; local
1354 struct its_ite *ite; local
2150 compute_next_eventid_offset(struct list_head *h, struct its_ite *ite) argument
2229 vgic_its_save_ite(struct vgic_its *its, struct its_device *dev, struct its_ite *ite, gpa_t gpa, int ite_esz) argument
2261 struct its_ite *ite; local
2321 struct its_ite *ite; local
[all...]
/linux-master/drivers/gpu/drm/bridge/
H A DMakefile9 obj-$(CONFIG_DRM_ITE_IT6505) += ite-it6505.o
37 obj-$(CONFIG_DRM_ITE_IT66121) += ite-it66121.o
/linux-master/drivers/media/rc/
H A DMakefile38 obj-$(CONFIG_IR_ITE_CIR) += ite-cir.o
/linux-master/tools/testing/selftests/hid/
H A DMakefile11 TEST_PROGS += hid-ite.sh
/linux-master/drivers/hid/
H A DMakefile67 obj-$(CONFIG_HID_ITE) += hid-ite.o
/linux-master/arch/arm/crypto/
H A Dsha256-armv4.pl247 ite eq @ Thumb2 thing, sanity check in ARM
H A Dpoly1305-armv4.pl137 ite eq

Completed in 174 milliseconds