Home
last modified time | relevance | path

Searched defs:its (Results 1 – 25 of 27) sorted by relevance

12

/kernel/linux/linux-5.10/arch/arm64/kvm/vgic/
Dvgic-its.c192 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 …]
Dvgic-v4.c373 struct vgic_its *its; in kvm_vgic_v4_set_forwarding() local
429 struct vgic_its *its; in kvm_vgic_v4_unset_forwarding() local
/kernel/linux/linux-5.10/drivers/irqchip/
Dirq-gic-v3-its.c120 #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
203 static bool require_its_list_vmovp(struct its_vm *vm, struct its_node *its) in require_its_list_vmovp()
210 struct its_node *its; in get_its_list() local
233 struct its_node *its = its_dev->its; in dev_event_to_col() local
304 static struct its_vpe *valid_vpe(struct its_node *its, struct its_vpe *vpe) in valid_vpe()
590 static struct its_collection *its_build_mapd_cmd(struct its_node *its, in its_build_mapd_cmd()
611 static struct its_collection *its_build_mapc_cmd(struct its_node *its, in its_build_mapc_cmd()
[all …]
/kernel/linux/linux-5.10/arch/um/os-Linux/
Dtime.c54 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
/kernel/linux/linux-5.10/arch/arm64/boot/dts/arm/
Dfoundation-v8-gicv3.dtsi22 its: msi-controller@2f020000 { label
Dfvp-base-revc.dts129 its: msi-controller@2f020000 { label
/kernel/linux/linux-5.10/arch/arm64/boot/dts/cavium/
Dthunder-88xx.dtsi392 its: gic-its@8010,00020000 { label
/kernel/linux/linux-5.10/include/net/netfilter/
Dnf_conntrack_synproxy.h10 u32 its; member
/kernel/liteos_a/testsuites/unittest/security/vid/smoke/
Dvid_test_001.cpp49 struct itimerspec its; in ChildFunc() local
/kernel/liteos_a/testsuites/unittest/libc/time/timer/smoke/
Dtimer_test_001.cpp57 struct itimerspec its; in TimerTest() local
Dtimer_test_005.cpp64 struct itimerspec its; in TimerTest() local
Dtimer_test_004.cpp67 struct itimerspec its; in SigInfoTimerTest() local
Dtimer_test_003.cpp79 struct itimerspec its; in SetTimerTest() local
/kernel/linux/linux-5.10/include/linux/
Dtime.h75 static inline bool itimerspec64_valid(const struct itimerspec64 *its) in itimerspec64_valid()
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_inode_item_recover.c128 const xfs_ictimestamp_t its) in xfs_log_dinode_to_disk_ts()
Dxfs_inode_item.c308 xfs_ictimestamp_t its; in xfs_inode_to_log_dinode_ts() local
/kernel/linux/linux-5.10/arch/arm64/boot/dts/freescale/
Dfsl-ls1088a.dtsi125 its: gic-its@6020000 { label
Dfsl-ls208xa.dtsi62 its: gic-its@6020000 { label
Dfsl-ls1028a.dtsi128 its: gic-its@6020000 { label
Dfsl-lx2160a.dtsi389 its: gic-its@6020000 { label
/kernel/linux/linux-5.10/drivers/acpi/arm64/
Diort.c650 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
/kernel/linux/linux-5.10/kernel/time/
Dtime.c890 int get_old_itimerspec32(struct itimerspec64 *its, in get_old_itimerspec32()
901 int put_old_itimerspec32(const struct itimerspec64 *its, in put_old_itimerspec32()
/kernel/linux/linux-5.10/drivers/media/platform/sti/bdisp/
Dbdisp-hw.c404 u32 its; in bdisp_hw_get_and_clear_irq() local
/kernel/linux/linux-5.10/drivers/dma/
Duniphier-xdmac.c137 u32 val, its, tnum; in uniphier_xdmac_chan_start() local
/kernel/linux/linux-5.10/include/kvm/
Darm_vgic.h158 struct vgic_its *its; member

12