Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/kvm/vgic/
H A Dvgic-its.c230 struct its_ite *ite; in find_ite() local
236 list_for_each_entry(ite, &device->itt_head, ite_list) in find_ite()
237 if (ite->event_id == event_id) in find_ite()
238 return ite; in find_ite()
244 #define for_each_lpi_its(dev, ite, its) \
246 list_for_each_entry(ite, &(dev)->itt_head, ite_list)
387 static void update_affinity_ite(struct kvm *kvm, struct its_ite *ite) in update_affinity_ite() argument
391 if (!its_is_collection_mapped(ite->collection)) in update_affinity_ite()
394 vcpu = kvm_get_vcpu(kvm, ite->collection->target_addr); in update_affinity_ite()
395 update_affinity(ite in update_affinity_ite()
406 struct its_ite *ite; update_affinity_collection() local
677 struct its_ite *ite; vgic_its_resolve_lpi() local
812 its_free_ite(struct kvm *kvm, struct its_ite *ite) its_free_ite() argument
851 struct its_ite *ite; vgic_its_cmd_handle_discard() local
880 struct its_ite *ite; vgic_its_cmd_handle_movi() local
1010 struct its_ite *ite; vgic_its_free_collection() local
1035 struct its_ite *ite; vgic_its_alloc_ite() local
1058 struct its_ite *ite; vgic_its_cmd_handle_mapi() local
1117 struct its_ite *ite, *temp; vgic_its_free_device() local
1264 struct its_ite *ite; vgic_its_cmd_handle_clear() local
1289 struct its_ite *ite; vgic_its_cmd_handle_inv() local
2051 compute_next_eventid_offset(struct list_head *h, struct its_ite *ite) compute_next_eventid_offset() argument
2130 vgic_its_save_ite(struct vgic_its *its, struct its_device *dev, struct its_ite *ite, gpa_t gpa, int ite_esz) vgic_its_save_ite() argument
2162 struct its_ite *ite; vgic_its_restore_ite() local
2217 struct its_ite *ite; vgic_its_save_itt() local
[all...]
/kernel/linux/linux-6.6/arch/arm64/kvm/vgic/
H A Dvgic-its.c230 struct its_ite *ite; in find_ite() local
236 list_for_each_entry(ite, &device->itt_head, ite_list) in find_ite()
237 if (ite->event_id == event_id) in find_ite()
238 return ite; in find_ite()
244 #define for_each_lpi_its(dev, ite, its) \
246 list_for_each_entry(ite, &(dev)->itt_head, ite_list)
387 static void update_affinity_ite(struct kvm *kvm, struct its_ite *ite) in update_affinity_ite() argument
391 if (!its_is_collection_mapped(ite->collection)) in update_affinity_ite()
394 vcpu = kvm_get_vcpu(kvm, ite->collection->target_addr); in update_affinity_ite()
395 update_affinity(ite in update_affinity_ite()
406 struct its_ite *ite; update_affinity_collection() local
680 struct its_ite *ite; vgic_its_resolve_lpi() local
815 its_free_ite(struct kvm *kvm, struct its_ite *ite) its_free_ite() argument
854 struct its_ite *ite; vgic_its_cmd_handle_discard() local
883 struct its_ite *ite; vgic_its_cmd_handle_movi() local
1037 struct its_ite *ite; vgic_its_free_collection() local
1062 struct its_ite *ite; vgic_its_alloc_ite() local
1085 struct its_ite *ite; vgic_its_cmd_handle_mapi() local
1149 struct its_ite *ite, *temp; vgic_its_free_device() local
1300 struct its_ite *ite; vgic_its_cmd_handle_clear() local
1330 struct its_ite *ite; vgic_its_cmd_handle_inv() local
2128 compute_next_eventid_offset(struct list_head *h, struct its_ite *ite) compute_next_eventid_offset() argument
2207 vgic_its_save_ite(struct vgic_its *its, struct its_device *dev, struct its_ite *ite, gpa_t gpa, int ite_esz) vgic_its_save_ite() argument
2239 struct its_ite *ite; vgic_its_restore_ite() local
2299 struct its_ite *ite; vgic_its_save_itt() local
[all...]
/kernel/linux/linux-5.10/drivers/media/rc/
H A DMakefile27 obj-$(CONFIG_IR_ITE_CIR) += ite-cir.o
/kernel/linux/linux-6.6/drivers/media/rc/
H A DMakefile38 obj-$(CONFIG_IR_ITE_CIR) += ite-cir.o
/kernel/liteos_m/arch/arm/cortex-m4/gcc/
H A Dlos_dispatch.S206 ite eq
/kernel/linux/linux-6.6/tools/testing/selftests/hid/
H A DMakefile11 TEST_PROGS += hid-ite.sh
/kernel/linux/linux-5.10/drivers/hid/
H A DMakefile61 obj-$(CONFIG_HID_ITE) += hid-ite.o
/kernel/linux/linux-6.6/drivers/hid/
H A DMakefile67 obj-$(CONFIG_HID_ITE) += hid-ite.o
/kernel/linux/linux-5.10/arch/arm/crypto/
H A Dsha256-armv4.pl247 ite eq @ Thumb2 thing, sanity check in ARM
H A Dpoly1305-armv4.pl137 ite eq
/kernel/linux/linux-6.6/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 11 milliseconds