| /OK3568_Linux_fs/kernel/arch/arm64/kvm/vgic/ |
| H A D | vgic-its.c | 192 inline const struct vgic_its_abi *vgic_its_get_abi(struct vgic_its *its) in vgic_its_get_abi() 197 static int vgic_its_set_abi(struct vgic_its *its, u32 rev) in vgic_its_set_abi() 210 static struct its_device *find_its_device(struct vgic_its *its, u32 device_id) in find_its_device() 226 static struct its_ite *find_ite(struct vgic_its *its, u32 device_id, in find_ite() 244 #define for_each_lpi_its(dev, ite, its) \ argument 259 static struct its_collection *find_collection(struct vgic_its *its, int coll_id) in find_collection() 402 static void update_affinity_collection(struct kvm *kvm, struct vgic_its *its, in update_affinity_collection() 477 struct vgic_its *its, in vgic_mmio_read_its_typer() 499 struct vgic_its *its, in vgic_mmio_read_its_iidr() 510 struct vgic_its *its, in vgic_mmio_uaccess_write_its_iidr() [all …]
|
| H A D | vgic-v4.c | 385 struct vgic_its *its; in kvm_vgic_v4_set_forwarding() local 441 struct vgic_its *its; in kvm_vgic_v4_unset_forwarding() local
|
| /OK3568_Linux_fs/kernel/drivers/irqchip/ |
| H A D | irq-gic-v3-its.c | 120 #define is_v4(its) (!!((its)->typer & GITS_TYPER_VLPIS)) argument 121 #define is_v4_1(its) (!!((its)->typer & GITS_TYPER_VMAPP)) argument 122 #define device_ids(its) (FIELD_GET(GITS_TYPER_DEVBITS, (its)->typer) + 1) argument 161 struct its_node *its; member 204 static bool require_its_list_vmovp(struct its_vm *vm, struct its_node *its) in require_its_list_vmovp() 211 struct its_node *its; in get_its_list() local 234 struct its_node *its = its_dev->its; in dev_event_to_col() local 305 static struct its_vpe *valid_vpe(struct its_node *its, struct its_vpe *vpe) in valid_vpe() 591 static struct its_collection *its_build_mapd_cmd(struct its_node *its, in its_build_mapd_cmd() 612 static struct its_collection *its_build_mapc_cmd(struct its_node *its, in its_build_mapc_cmd() [all …]
|
| /OK3568_Linux_fs/kernel/arch/um/os-Linux/ |
| H A D | time.c | 54 struct itimerspec its; in os_timer_set_interval() local 70 struct itimerspec its = { in os_timer_one_shot() local 87 struct itimerspec its; in os_timer_disable() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/ |
| H A D | qgeomapitemgeometry.cpp | 80 quint16 *its = geom->indexDataAsUShort(); in allocateAndFill() local 84 quint32 *its = geom->indexDataAsUInt(); in allocateAndFill() local
|
| H A D | qdeclarativepolygonmapitem_p_p.h | 127 quint16 *its = geom->indexDataAsUShort(); in allocateAndFillPolygon() local 131 quint32 *its = geom->indexDataAsUInt(); in allocateAndFillPolygon() local
|
| /OK3568_Linux_fs/kernel/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 | 129 its: msi-controller@2f020000 { label
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/cavium/ |
| H A D | thunder-88xx.dtsi | 392 its: gic-its@8010,00020000 { label
|
| /OK3568_Linux_fs/kernel/include/net/netfilter/ |
| H A D | nf_conntrack_synproxy.h | 10 u32 its; member
|
| /OK3568_Linux_fs/u-boot/test/py/tests/ |
| H A D | test_vboot.py | 80 def make_fit(its): argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/algorithm/ |
| H A D | generate_clip_ids_impl.hpp | 43 for (auto its = pool.equal_range(renderable.id); its.first != its.second; ++its.first) { in update() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | time.h | 75 static inline bool itimerspec64_valid(const struct itimerspec64 *its) in itimerspec64_valid()
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_inode_item_recover.c | 128 const xfs_ictimestamp_t its) in xfs_log_dinode_to_disk_ts()
|
| H A D | xfs_inode_item.c | 322 xfs_ictimestamp_t its; in xfs_inode_to_log_dinode_ts() local
|
| /OK3568_Linux_fs/u-boot/board/freescale/common/ |
| H A D | fsl_validate.c | 344 u32 its = sfp_in32(&sfp_regs->ospr) >> 2; in fsl_secboot_header_verification_failure() local 368 u32 its = (sfp_in32(&sfp_regs->ospr) & ITS_MASK) >> ITS_BIT; in fsl_secboot_image_verification_failure() local
|
| /OK3568_Linux_fs/kernel/drivers/acpi/arm64/ |
| H A D | iort.c | 650 struct acpi_iort_its_group *its; in iort_dev_find_its_id() local 700 struct acpi_iort_its_group *its; in iort_set_device_domain() local 751 struct acpi_iort_its_group *its; in iort_get_platform_device_domain() local 840 struct acpi_iort_its_group *its; in iort_iommu_msi_get_resv_regions() local
|
| /OK3568_Linux_fs/kernel/kernel/time/ |
| H A D | time.c | 891 int get_old_itimerspec32(struct itimerspec64 *its, in get_old_itimerspec32() 902 int put_old_itimerspec32(const struct itimerspec64 *its, in put_old_itimerspec32()
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/freescale/ |
| H A D | fsl-ls1088a.dtsi | 125 its: gic-its@6020000 { label
|
| H A D | fsl-ls208xa.dtsi | 62 its: gic-its@6020000 { label
|
| H A D | fsl-ls1028a.dtsi | 128 its: gic-its@6020000 { label
|
| H A D | fsl-lx2160a.dtsi | 389 its: gic-its@6020000 { label
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3399pro-npu.dtsi | 324 its: interrupt-controller@ff120000 { label
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/sti/bdisp/ |
| H A D | bdisp-hw.c | 404 u32 its; in bdisp_hw_get_and_clear_irq() local
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | rk3588s.dtsi | 1590 its: interrupt-controller@fe640000 { label
|