Home
last modified time | relevance | path

Searched refs:ite (Results 1 – 8 of 8) sorted by relevance

/linux/arch/arm64/kvm/vgic/
H A Dvgic-debug.c299 struct its_ite *ite; member
315 return !iter->dev && !iter->ite; in end_of_iter()
331 struct its_ite *ite = iter->ite; in vgic_its_iter_next() local
333 if (!ite || list_is_last(&ite->ite_list, &dev->itt_head)) { in vgic_its_iter_next()
336 ite = NULL; in vgic_its_iter_next()
339 ite = list_first_entry_or_null(&dev->itt_head, in vgic_its_iter_next()
344 ite = list_next_entry(ite, ite_list); in vgic_its_iter_next()
348 iter->ite = ite; in vgic_its_iter_next()
383 iter->ite = list_first_entry_or_null(&dev->itt_head, in vgic_its_debug_start()
455 struct its_ite *ite = iter->ite; in vgic_its_debug_show() local
[all …]
H A Dvgic-its.c228 struct its_ite *ite; in find_ite() local
234 list_for_each_entry(ite, &device->itt_head, ite_list) in find_ite()
235 if (ite->event_id == event_id) in find_ite()
236 return ite; in find_ite()
242 #define for_each_lpi_its(dev, ite, its) \ argument
244 list_for_each_entry(ite, &(dev)->itt_head, ite_list)
348 static void update_affinity_ite(struct kvm *kvm, struct its_ite *ite) in update_affinity_ite() argument
352 if (!its_is_collection_mapped(ite->collection)) in update_affinity_ite()
355 vcpu = collection_to_vcpu(kvm, ite->collection); in update_affinity_ite()
356 update_affinity(ite in update_affinity_ite()
367 struct its_ite *ite; update_affinity_collection() local
629 struct its_ite *ite; vgic_its_resolve_lpi() local
751 its_free_ite(struct kvm * kvm,struct its_ite * ite) its_free_ite() argument
795 struct its_ite *ite; vgic_its_cmd_handle_discard() local
828 struct its_ite *ite; vgic_its_cmd_handle_movi() local
982 struct its_ite *ite; vgic_its_free_collection() local
1007 struct its_ite *ite; vgic_its_alloc_ite() local
1030 struct its_ite *ite; vgic_its_cmd_handle_mapi() local
1095 struct its_ite *ite, *temp; vgic_its_free_device() local
1248 struct its_ite *ite; vgic_its_cmd_handle_clear() local
1278 struct its_ite *ite; vgic_its_cmd_handle_inv() local
2027 compute_next_eventid_offset(struct list_head * h,struct its_ite * ite) compute_next_eventid_offset() argument
2108 vgic_its_save_ite(struct vgic_its * its,struct its_device * dev,struct its_ite * ite,gpa_t gpa) vgic_its_save_ite() argument
2141 struct its_ite *ite; vgic_its_restore_ite() local
2201 struct its_ite *ite; vgic_its_save_itt() local
[all...]
/linux/drivers/media/rc/
H A DMakefile38 obj-$(CONFIG_IR_ITE_CIR) += ite-cir.o
/linux/tools/testing/selftests/hid/
H A DMakefile11 TEST_PROGS += hid-ite.sh
/linux/arch/arm64/boot/dts/ti/
H A Dk3-am625-beagleplay.dts785 compatible = "ite,it66121";
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8186-corsola.dtsi424 compatible = "ite,it6505";
/linux/tools/power/cpupower/po/
H A Dcs.po496 "vypsány ladicí informace, což může být užitečné například při hlášení chyb.\n"
/linux/
H A DMAINTAINERS13839 F: Documentation/devicetree/bindings/display/bridge/ite,it6263.yaml
13840 F: drivers/gpu/drm/bridge/ite-it6263.c
13847 F: Documentation/devicetree/bindings/display/bridge/ite,it66121.yaml
13848 F: drivers/gpu/drm/bridge/ite-it66121.c