/linux/arch/arm64/kvm/vgic/ |
H A D | vgic-its.c | 223 inline const struct vgic_its_abi *vgic_its_get_abi(struct vgic_its *its) in vgic_its_get_abi() 228 static int vgic_its_set_abi(struct vgic_its *its, u32 rev) in vgic_its_set_abi() 241 static struct its_device *find_its_device(struct vgic_its *its, u32 device_id) in find_its_device() 257 static struct its_ite *find_ite(struct vgic_its *its, u32 device_id, in find_ite() 275 #define for_each_lpi_its(dev, ite, its) \ argument 292 static struct its_collection *find_collection(struct vgic_its *its, int coll_id) in find_collection() 401 static void update_affinity_collection(struct kvm *kvm, struct vgic_its *its, in update_affinity_collection() 472 struct vgic_its *its, in vgic_mmio_read_its_typer() 494 struct vgic_its *its, in vgic_mmio_read_its_iidr() 505 struct vgic_its *its, in vgic_mmio_uaccess_write_its_iidr() [all …]
|
H A D | vgic-v4.c | 414 struct vgic_its *its; in kvm_vgic_v4_set_forwarding() local 493 struct vgic_its *its; in kvm_vgic_v4_unset_forwarding() local
|
/linux/drivers/irqchip/ |
H A D | irq-gic-v3-its.c | 128 #define is_v4(its) (!!((its)->typer & GITS_TYPER_VLPIS)) argument 129 #define is_v4_1(its) (!!((its)->typer & GITS_TYPER_VMAPP)) argument 130 #define device_ids(its) (FIELD_GET(GITS_TYPER_DEVBITS, (its)->typer) + 1) argument 169 struct its_node *its; member 293 static bool require_its_list_vmovp(struct its_vm *vm, struct its_node *its) in require_its_list_vmovp() 305 struct its_node *its; in get_its_list() local 328 struct its_node *its = its_dev->its; in dev_event_to_col() local 417 static struct its_vpe *valid_vpe(struct its_node *its, struct its_vpe *vpe) in valid_vpe() 703 static struct its_collection *its_build_mapd_cmd(struct its_node *its, in its_build_mapd_cmd() 723 static struct its_collection *its_build_mapc_cmd(struct its_node *its, in its_build_mapc_cmd() [all …]
|
/linux/arch/um/os-Linux/ |
H A D | time.c | 49 struct itimerspec its; in os_timer_set_interval() local 65 struct itimerspec its = { in os_timer_one_shot() local 82 struct itimerspec its; in os_timer_disable() local 101 struct itimerspec its; in os_idle_sleep() local
|
/linux/tools/testing/selftests/timers/ |
H A D | posix_timers.c | 259 struct itimerspec its; in check_sig_ign() local 345 struct itimerspec its; in check_rearm() local 401 struct itimerspec its; in check_delete() local 458 struct itimerspec its; in check_sigev_none() local 495 struct itimerspec its, prev; in check_gettime() local 550 struct itimerspec its; in check_overrun() local
|
/linux/arch/arm64/boot/dts/arm/ |
H A D | foundation-v8-gicv3.dtsi | 22 its: msi-controller@2f020000 { label
|
H A D | fvp-base-revc.dts | 204 its: msi-controller@2f020000 { label
|
/linux/arch/arm64/boot/dts/cavium/ |
H A D | thunder-88xx.dtsi | 392 its: msi-controller@801000020000 { label
|
/linux/include/net/netfilter/ |
H A D | nf_conntrack_synproxy.h | 10 u32 its; member
|
/linux/include/linux/ |
H A D | time.h | 62 static inline bool itimerspec64_valid(const struct itimerspec64 *its) in itimerspec64_valid()
|
/linux/fs/xfs/ |
H A D | xfs_inode_item_recover.c | 130 const xfs_log_timestamp_t its) in xfs_log_dinode_to_disk_ts()
|
H A D | xfs_inode_item.c | 506 xfs_log_timestamp_t its; in xfs_inode_to_log_dinode_ts() local
|
/linux/drivers/acpi/arm64/ |
H A D | iort.c | 659 struct acpi_iort_its_group *its; in iort_dev_find_its_id() local 709 struct acpi_iort_its_group *its; in iort_set_device_domain() local 760 struct acpi_iort_its_group *its; in iort_get_platform_device_domain() local 1112 struct acpi_iort_its_group *its; in iort_iommu_msi_get_resv_regions() local
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | fsl-ls1088a.dtsi | 126 its: msi-controller@6020000 { label
|
H A D | fsl-ls1028a.dtsi | 143 its: msi-controller@6020000 { label
|
H A D | fsl-ls208xa.dtsi | 63 its: msi-controller@6020000 { label
|
H A D | imx95.dtsi | 457 its: msi-controller@48040000 { label
|
H A D | fsl-lx2160a.dtsi | 398 its: msi-controller@6020000 { label
|
/linux/drivers/media/platform/st/sti/bdisp/ |
H A D | bdisp-hw.c | 404 u32 its; in bdisp_hw_get_and_clear_irq() local
|
/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3399-base.dtsi | 652 its: msi-controller@fee20000 { label
|
/linux/include/kvm/ |
H A D | arm_vgic.h | 179 struct vgic_its *its; member
|
/linux/samples/bpf/ |
H A D | xdp_sample_user.c | 1534 struct itimerspec its = { ts, ts }; in sample_run() local
|