Home
last modified time | relevance | path

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

/xen/xen/arch/arm/
A Dvgic-v3-its.c122 static int its_set_collection(struct virt_its *its, uint16_t collid, in its_set_collection()
141 static struct vcpu *get_vcpu_from_collection(struct virt_its *its, in get_vcpu_from_collection()
185 static int its_get_itt(struct virt_its *its, uint32_t devid, in its_get_itt()
203 static paddr_t its_get_itte_address(struct virt_its *its, in its_get_itte_address()
259 static bool write_itte(struct virt_its *its, uint32_t devid, in write_itte()
300 static int its_handle_int(struct virt_its *its, uint64_t *cmdptr) in its_handle_int()
456 static int its_handle_inv(struct virt_its *its, uint64_t *cmdptr) in its_handle_inv()
587 static int its_discard_event(struct virt_its *its, in its_discard_event()
996 struct virt_its *its = priv; in vgic_v3_its_mmio_read() local
1242 struct virt_its *its = priv; in vgic_v3_its_mmio_write() local
[all …]
A Dgic-v3-its.c173 static int its_send_cmd_sync(struct host_its *its, unsigned int cpu) in its_send_cmd_sync()
185 static int its_send_cmd_mapti(struct host_its *its, in its_send_cmd_mapti()
199 static int its_send_cmd_mapc(struct host_its *its, uint32_t collection_id, in its_send_cmd_mapc()
213 static int its_send_cmd_mapd(struct host_its *its, uint32_t deviceid, in its_send_cmd_mapd()
237 static int its_send_cmd_inv(struct host_its *its, in its_send_cmd_inv()
253 struct host_its *its; in gicv3_its_setup_collection() local
299 static void *its_map_cbaser(struct host_its *its) in its_map_cbaser()
588 static int gicv3_its_map_host_events(struct host_its *its, in gicv3_its_map_host_events()
928 const struct dt_device_node *its = NULL; in gicv3_its_make_hwdom_dt_nodes() local
1010 const struct dt_device_node *its = NULL; in gicv3_its_dt_init() local
[all …]

Completed in 7 milliseconds