/linux/drivers/thunderbolt/ |
H A D | xdomain.c | 155 * @xd: XDomain to send the message 165 int tb_xdomain_response(struct tb_xdomain *xd, const void *response, in tb_xdomain_response() argument 168 return __tb_xdomain_response(xd->tb->ctl, response, size, type); in tb_xdomain_response() 202 * @xd: XDomain to send the request 217 int tb_xdomain_request(struct tb_xdomain *xd, const void *request, in tb_xdomain_request() argument 222 return __tb_xdomain_request(xd->tb->ctl, request, request_size, in tb_xdomain_request() 415 struct tb_xdomain *xd, u8 sequence, const struct tb_xdp_properties *req) in tb_xdp_properties_response() argument 427 if (!uuid_equal(xd->local_uuid, &req->dst_uuid)) { in tb_xdp_properties_response() 428 tb_xdp_error_response(ctl, xd->route, sequence, in tb_xdp_properties_response() 433 mutex_lock(&xd in tb_xdp_properties_response() 538 tb_xdp_link_state_status_response(struct tb * tb,struct tb_ctl * ctl,struct tb_xdomain * xd,u8 sequence) tb_xdp_link_state_status_response() argument 646 update_property_block(struct tb_xdomain * xd) update_property_block() argument 706 start_handshake(struct tb_xdomain * xd) start_handshake() argument 714 __stop_handshake(struct tb_xdomain * xd) __stop_handshake() argument 721 stop_handshake(struct tb_xdomain * xd) stop_handshake() argument 734 struct tb_xdomain *xd; tb_xdp_handle_request() local 997 struct tb_xdomain *xd = tb_service_parent(svc); tb_service_release() local 1015 struct tb_xdomain *xd = data; remove_missing_service() local 1068 enumerate_services(struct tb_xdomain * xd) enumerate_services() argument 1123 populate_properties(struct tb_xdomain * xd,struct tb_property_dir * dir) populate_properties() argument 1163 tb_xdomain_update_link_attributes(struct tb_xdomain * xd) tb_xdomain_update_link_attributes() argument 1195 tb_xdomain_get_uuid(struct tb_xdomain * xd) tb_xdomain_get_uuid() argument 1248 tb_xdomain_get_link_status(struct tb_xdomain * xd) tb_xdomain_get_link_status() argument 1280 tb_xdomain_link_state_change(struct tb_xdomain * xd,unsigned int width) tb_xdomain_link_state_change() argument 1321 tb_xdomain_bond_lanes_uuid_high(struct tb_xdomain * xd) tb_xdomain_bond_lanes_uuid_high() argument 1382 tb_xdomain_get_properties(struct tb_xdomain * xd) tb_xdomain_get_properties() argument 1497 tb_xdomain_queue_uuid(struct tb_xdomain * xd) tb_xdomain_queue_uuid() argument 1505 tb_xdomain_queue_link_status(struct tb_xdomain * xd) tb_xdomain_queue_link_status() argument 1513 tb_xdomain_queue_link_status2(struct tb_xdomain * xd) tb_xdomain_queue_link_status2() argument 1521 tb_xdomain_queue_bonding(struct tb_xdomain * xd) tb_xdomain_queue_bonding() argument 1536 tb_xdomain_queue_bonding_uuid_low(struct tb_xdomain * xd) tb_xdomain_queue_bonding_uuid_low() argument 1544 tb_xdomain_queue_properties(struct tb_xdomain * xd) tb_xdomain_queue_properties() argument 1552 tb_xdomain_queue_properties_changed(struct tb_xdomain * xd) tb_xdomain_queue_properties_changed() argument 1559 tb_xdomain_failed(struct tb_xdomain * xd) tb_xdomain_failed() argument 1568 struct tb_xdomain *xd = container_of(work, typeof(*xd), state_work.work); tb_xdomain_state_work() local 1686 struct tb_xdomain *xd = container_of(work, typeof(*xd), tb_xdomain_properties_changed() local 1712 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); device_show() local 1721 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); device_name_show() local 1736 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); maxhopid_show() local 1745 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); vendor_show() local 1754 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); vendor_name_show() local 1769 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); unique_id_show() local 1778 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); speed_show() local 1789 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); rx_lanes_show() local 1815 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); tx_lanes_show() local 1863 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); tb_xdomain_release() local 1903 tb_xdomain_link_init(struct tb_xdomain * xd,struct tb_port * down) tb_xdomain_link_init() argument 1920 tb_xdomain_link_exit(struct tb_xdomain * xd) tb_xdomain_link_exit() argument 1964 struct tb_xdomain *xd; tb_xdomain_alloc() local 2039 tb_xdomain_add(struct tb_xdomain * xd) tb_xdomain_add() argument 2059 tb_xdomain_remove(struct tb_xdomain * xd) tb_xdomain_remove() argument 2096 tb_xdomain_lane_bonding_enable(struct tb_xdomain * xd) tb_xdomain_lane_bonding_enable() argument 2148 tb_xdomain_lane_bonding_disable(struct tb_xdomain * xd) tb_xdomain_lane_bonding_disable() argument 2179 tb_xdomain_alloc_in_hopid(struct tb_xdomain * xd,int hopid) tb_xdomain_alloc_in_hopid() argument 2201 tb_xdomain_alloc_out_hopid(struct tb_xdomain * xd,int hopid) tb_xdomain_alloc_out_hopid() argument 2218 tb_xdomain_release_in_hopid(struct tb_xdomain * xd,int hopid) tb_xdomain_release_in_hopid() argument 2229 tb_xdomain_release_out_hopid(struct tb_xdomain * xd,int hopid) tb_xdomain_release_out_hopid() argument 2250 tb_xdomain_enable_paths(struct tb_xdomain * xd,int transmit_path,int transmit_ring,int receive_path,int receive_ring) tb_xdomain_enable_paths() argument 2275 tb_xdomain_disable_paths(struct tb_xdomain * xd,int transmit_path,int transmit_ring,int receive_path,int receive_ring) tb_xdomain_disable_paths() argument 2298 struct tb_xdomain *xd; switch_find_xdomain() local 2342 struct tb_xdomain *xd; tb_xdomain_find_by_uuid() local 2372 struct tb_xdomain *xd; tb_xdomain_find_by_link_depth() local 2400 struct tb_xdomain *xd; tb_xdomain_find_by_route() local 2455 struct tb_xdomain *xd; update_xdomain() local [all...] |
H A D | dma_test.c | 72 * @xd: XDomain the service belongs to 94 struct tb_xdomain *xd; member 125 tb_xdomain_release_in_hopid(dt->xd, dt->rx_hopid); in dma_test_free_rings() 130 tb_xdomain_release_out_hopid(dt->xd, dt->tx_hopid); in dma_test_free_rings() 139 struct tb_xdomain *xd = dt->xd; in dma_test_start_rings() local 152 ring = tb_ring_alloc_tx(xd->tb->nhi, -1, DMA_TEST_TX_RING_SIZE, in dma_test_start_rings() 160 ret = tb_xdomain_alloc_out_hopid(xd, -1); in dma_test_start_rings() 175 ring = tb_ring_alloc_rx(xd->tb->nhi, -1, DMA_TEST_RX_RING_SIZE, in dma_test_start_rings() 185 ret = tb_xdomain_alloc_in_hopid(xd, in dma_test_start_rings() 638 struct tb_xdomain *xd = tb_service_parent(svc); dma_test_probe() local [all...] |
H A D | tb.h | 531 int (*approve_xdomain_paths)(struct tb *tb, struct tb_xdomain *xd, 534 int (*disconnect_xdomain_paths)(struct tb *tb, struct tb_xdomain *xd, 787 int tb_domain_approve_xdomain_paths(struct tb *tb, struct tb_xdomain *xd, 790 int tb_domain_disconnect_xdomain_paths(struct tb *tb, struct tb_xdomain *xd, 1252 void tb_xdomain_add(struct tb_xdomain *xd); 1253 void tb_xdomain_remove(struct tb_xdomain *xd); 1257 static inline struct tb_switch *tb_xdomain_parent(struct tb_xdomain *xd) in tb_xdomain_parent() argument 1259 return tb_to_switch(xd->dev.parent); in tb_xdomain_parent() 1264 * @xd: Xdomain pointer 1268 static inline struct tb_port *tb_xdomain_downstream_port(struct tb_xdomain *xd) in tb_xdomain_downstream_port() argument 1537 tb_xdomain_debugfs_init(struct tb_xdomain * xd) tb_xdomain_debugfs_init() argument 1538 tb_xdomain_debugfs_remove(struct tb_xdomain * xd) tb_xdomain_debugfs_remove() argument [all...] |
H A D | domain.c | 789 * @xd: XDomain DMA paths are created to 802 int tb_domain_approve_xdomain_paths(struct tb *tb, struct tb_xdomain *xd, in tb_domain_approve_xdomain_paths() argument 809 return tb->cm_ops->approve_xdomain_paths(tb, xd, transmit_path, in tb_domain_approve_xdomain_paths() 816 * @xd: XDomain whose DMA paths are disconnected 829 int tb_domain_disconnect_xdomain_paths(struct tb *tb, struct tb_xdomain *xd, in tb_domain_disconnect_xdomain_paths() argument 836 return tb->cm_ops->disconnect_xdomain_paths(tb, xd, transmit_path, in tb_domain_disconnect_xdomain_paths() 842 struct tb_xdomain *xd; in disconnect_xdomain() local 846 xd = tb_to_xdomain(dev); in disconnect_xdomain() 847 if (xd && xd in disconnect_xdomain() [all...] |
H A D | tb.c | 418 static int tb_port_configure_xdomain(struct tb_port *port, struct tb_xdomain *xd) in tb_port_configure_xdomain() argument 421 return usb4_port_configure_xdomain(port, xd); in tb_port_configure_xdomain() 437 struct tb_xdomain *xd; in tb_scan_xdomain() local 444 xd = tb_xdomain_find_by_route(tb, route); in tb_scan_xdomain() 445 if (xd) { in tb_scan_xdomain() 446 tb_xdomain_put(xd); in tb_scan_xdomain() 450 xd = tb_xdomain_alloc(tb, &sw->dev, route, tb->root_switch->uuid, in tb_scan_xdomain() 452 if (xd) { in tb_scan_xdomain() 453 tb_port_at(route, sw)->xdomain = xd; in tb_scan_xdomain() 454 tb_port_configure_xdomain(port, xd); in tb_scan_xdomain() 2311 tb_approve_xdomain_paths(struct tb * tb,struct tb_xdomain * xd,int transmit_path,int transmit_ring,int receive_path,int receive_ring) tb_approve_xdomain_paths() argument 2360 __tb_disconnect_xdomain_paths(struct tb * tb,struct tb_xdomain * xd,int transmit_path,int transmit_ring,int receive_path,int receive_ring) __tb_disconnect_xdomain_paths() argument 2392 tb_disconnect_xdomain_paths(struct tb * tb,struct tb_xdomain * xd,int transmit_path,int transmit_ring,int receive_path,int receive_ring) tb_disconnect_xdomain_paths() argument 2470 struct tb_xdomain *xd = tb_xdomain_get(port->xdomain); tb_handle_hotplug() local [all...] |
/linux/fs/jffs2/ |
H A D | xattr.c | 32 * is_xattr_datum_unchecked(c, xd) 35 * unload_xattr_datum(c, xd) 41 * do_verify_xattr_datum(c, xd) 48 * do_load_xattr_datum(c, xd) 51 * load_xattr_datum(c, xd) 53 * If xd need to call do_verify_xattr_datum() at first, it's called before calling 55 * save_xattr_datum(c, xd) 56 * is used to write xdatum to medium. xd->version will be incremented. 59 * unrefer_xattr_datum(c, xd) 61 * is set on xd 71 is_xattr_datum_unchecked(struct jffs2_sb_info * c,struct jffs2_xattr_datum * xd) is_xattr_datum_unchecked() argument 87 unload_xattr_datum(struct jffs2_sb_info * c,struct jffs2_xattr_datum * xd) unload_xattr_datum() argument 105 struct jffs2_xattr_datum *xd, *_xd; reclaim_xattr_datum() local 132 do_verify_xattr_datum(struct jffs2_sb_info * c,struct jffs2_xattr_datum * xd) do_verify_xattr_datum() argument 204 do_load_xattr_datum(struct jffs2_sb_info * c,struct jffs2_xattr_datum * xd) do_load_xattr_datum() argument 263 load_xattr_datum(struct jffs2_sb_info * c,struct jffs2_xattr_datum * xd) load_xattr_datum() argument 284 save_xattr_datum(struct jffs2_sb_info * c,struct jffs2_xattr_datum * xd) save_xattr_datum() argument 341 struct jffs2_xattr_datum *xd; create_xattr_datum() local 404 unrefer_xattr_datum(struct jffs2_sb_info * c,struct jffs2_xattr_datum * xd) unrefer_xattr_datum() argument 551 create_xattr_ref(struct jffs2_sb_info * c,struct jffs2_inode_cache * ic,struct jffs2_xattr_datum * xd) create_xattr_ref() argument 579 struct jffs2_xattr_datum *xd; delete_xattr_ref() local 617 struct jffs2_xattr_datum *xd; jffs2_xattr_free_inode() local 727 struct jffs2_xattr_datum *xd; jffs2_find_xattr_datum() local 742 struct jffs2_xattr_datum *xd, *_xd; jffs2_clear_xattr_subsystem() local 779 struct jffs2_xattr_datum *xd, *_xd; jffs2_build_xattr_subsystem() local 897 struct jffs2_xattr_datum *xd; jffs2_setup_xattr_datum() local 973 struct jffs2_xattr_datum *xd; jffs2_listxattr() local 1041 struct jffs2_xattr_datum *xd; do_jffs2_getxattr() local 1103 struct jffs2_xattr_datum *xd; do_jffs2_setxattr() local 1226 jffs2_garbage_collect_xattr_datum(struct jffs2_sb_info * c,struct jffs2_xattr_datum * xd,struct jffs2_raw_node_ref * raw) jffs2_garbage_collect_xattr_datum() argument 1298 struct jffs2_xattr_datum *xd, *_xd; jffs2_verify_xattr() local 1329 jffs2_release_xattr_datum(struct jffs2_sb_info * c,struct jffs2_xattr_datum * xd) jffs2_release_xattr_datum() argument [all...] |
H A D | malloc.c | 263 struct jffs2_xattr_datum *xd; in jffs2_alloc_xattr_datum() local 264 xd = kmem_cache_zalloc(xattr_datum_cache, GFP_KERNEL); in jffs2_alloc_xattr_datum() 265 dbg_memalloc("%p\n", xd); in jffs2_alloc_xattr_datum() 266 if (!xd) in jffs2_alloc_xattr_datum() 269 xd->class = RAWNODE_CLASS_XATTR_DATUM; in jffs2_alloc_xattr_datum() 270 xd->node = (void *)xd; in jffs2_alloc_xattr_datum() 271 INIT_LIST_HEAD(&xd->xindex); in jffs2_alloc_xattr_datum() 272 return xd; in jffs2_alloc_xattr_datum() 275 void jffs2_free_xattr_datum(struct jffs2_xattr_datum *xd) in jffs2_free_xattr_datum() argument [all...] |
H A D | xattr.h | 59 struct jffs2_xattr_datum *xd; /* reference to jffs2_xattr_datum */ member 84 extern int jffs2_garbage_collect_xattr_datum(struct jffs2_sb_info *c, struct jffs2_xattr_datum *xd, 89 extern void jffs2_release_xattr_datum(struct jffs2_sb_info *c, struct jffs2_xattr_datum *xd);
|
H A D | scan.c | 336 struct jffs2_xattr_datum *xd; in jffs2_scan_xattr_node() local 362 xd = jffs2_setup_xattr_datum(c, xid, version); in jffs2_scan_xattr_node() 363 if (IS_ERR(xd)) in jffs2_scan_xattr_node() 364 return PTR_ERR(xd); in jffs2_scan_xattr_node() 366 if (xd->version > version) { in jffs2_scan_xattr_node() 369 raw->next_in_ino = xd->node->next_in_ino; in jffs2_scan_xattr_node() 370 xd->node->next_in_ino = raw; in jffs2_scan_xattr_node() 372 xd->version = version; in jffs2_scan_xattr_node() 373 xd->xprefix = rx->xprefix; in jffs2_scan_xattr_node() 374 xd in jffs2_scan_xattr_node() [all...] |
H A D | summary.c | 492 struct jffs2_xattr_datum *xd; in jffs2_sum_process_sum_data() local 501 xd = jffs2_setup_xattr_datum(c, je32_to_cpu(spx->xid), in jffs2_sum_process_sum_data() 503 if (IS_ERR(xd)) in jffs2_sum_process_sum_data() 504 return PTR_ERR(xd); in jffs2_sum_process_sum_data() 505 if (xd->version > je32_to_cpu(spx->version)) { in jffs2_sum_process_sum_data() 510 raw->next_in_ino = xd->node->next_in_ino; in jffs2_sum_process_sum_data() 511 xd->node->next_in_ino = raw; in jffs2_sum_process_sum_data() 513 xd->version = je32_to_cpu(spx->version); in jffs2_sum_process_sum_data() 515 PAD(je32_to_cpu(spx->totlen)), (void *)xd); in jffs2_sum_process_sum_data()
|
/linux/arch/powerpc/sysdev/xive/ |
H A D | common.c | 92 static bool xive_is_store_eoi(struct xive_irq_data *xd) in xive_is_store_eoi() argument 94 return xd->flags & XIVE_IRQ_FLAG_STORE_EOI && xive_store_eoi; in xive_is_store_eoi() 217 static notrace u8 xive_esb_read(struct xive_irq_data *xd, u32 offset) in xive_esb_read() argument 221 if (offset == XIVE_ESB_SET_PQ_10 && xive_is_store_eoi(xd)) in xive_esb_read() 224 if ((xd->flags & XIVE_IRQ_FLAG_H_INT_ESB) && xive_ops->esb_rw) in xive_esb_read() 225 val = xive_ops->esb_rw(xd->hw_irq, offset, 0, 0); in xive_esb_read() 227 val = in_be64(xd->eoi_mmio + offset); in xive_esb_read() 232 static void xive_esb_write(struct xive_irq_data *xd, u32 offset, u64 data) in xive_esb_write() argument 234 if ((xd->flags & XIVE_IRQ_FLAG_H_INT_ESB) && xive_ops->esb_rw) in xive_esb_write() 235 xive_ops->esb_rw(xd in xive_esb_write() 241 xive_irq_data_dump(struct xive_irq_data * xd,char * buffer,size_t size) xive_irq_data_dump() argument 401 xive_do_source_eoi(struct xive_irq_data * xd) xive_do_source_eoi() argument 440 struct xive_irq_data *xd = irq_data_get_irq_handler_data(d); xive_irq_eoi() local 469 xive_do_source_set_mask(struct xive_irq_data * xd,bool mask) xive_do_source_set_mask() argument 598 struct xive_irq_data *xd = irq_data_get_irq_handler_data(d); xive_pick_irq_target() local 631 struct xive_irq_data *xd = irq_data_get_irq_handler_data(d); xive_irq_startup() local 676 struct xive_irq_data *xd = irq_data_get_irq_handler_data(d); xive_irq_shutdown() local 701 struct xive_irq_data *xd = irq_data_get_irq_handler_data(d); xive_irq_unmask() local 710 struct xive_irq_data *xd = irq_data_get_irq_handler_data(d); xive_irq_mask() local 721 struct xive_irq_data *xd = irq_data_get_irq_handler_data(d); xive_irq_set_affinity() local 779 struct xive_irq_data *xd = irq_data_get_irq_handler_data(d); xive_irq_set_type() local 818 struct xive_irq_data *xd = irq_data_get_irq_handler_data(d); xive_irq_retrigger() local 840 struct xive_irq_data *xd = irq_data_get_irq_handler_data(d); xive_irq_set_vcpu_affinity() local 954 struct xive_irq_data *xd = irq_data_get_irq_handler_data(data); xive_get_irqchip_state() local 997 xive_cleanup_irq_data(struct xive_irq_data * xd) xive_cleanup_irq_data() argument 1016 struct xive_irq_data *xd; xive_irq_alloc_data() local 1044 struct xive_irq_data *xd = irq_get_handler_data(virq); xive_irq_free_data() local 1059 struct xive_irq_data *xd; xive_cause_ipi() local 1355 struct xive_irq_data *xd; xive_irq_domain_debug_show() local 1565 struct xive_irq_data *xd; xive_flush_cpu_queue() local [all...] |
/linux/drivers/dma/ |
H A D | uniphier-xdmac.c | 89 struct uniphier_xdmac_desc *xd; member 132 struct uniphier_xdmac_desc *xd) in uniphier_xdmac_chan_start() argument 140 src_addr = xd->nodes[xd->cur_node].src; in uniphier_xdmac_chan_start() 141 dst_addr = xd->nodes[xd->cur_node].dst; in uniphier_xdmac_chan_start() 142 its = xd->nodes[xd->cur_node].burst_size; in uniphier_xdmac_chan_start() 143 tnum = xd->nodes[xd in uniphier_xdmac_chan_start() 220 struct uniphier_xdmac_desc *xd; uniphier_xdmac_start() local 285 struct uniphier_xdmac_desc *xd; uniphier_xdmac_prep_dma_memcpy() local 326 struct uniphier_xdmac_desc *xd; uniphier_xdmac_prep_slave_sg() local [all...] |
/linux/include/linux/ |
H A D | thunderbolt.h | 280 int tb_xdomain_lane_bonding_enable(struct tb_xdomain *xd); 281 void tb_xdomain_lane_bonding_disable(struct tb_xdomain *xd); 282 int tb_xdomain_alloc_in_hopid(struct tb_xdomain *xd, int hopid); 283 void tb_xdomain_release_in_hopid(struct tb_xdomain *xd, int hopid); 284 int tb_xdomain_alloc_out_hopid(struct tb_xdomain *xd, int hopid); 285 void tb_xdomain_release_out_hopid(struct tb_xdomain *xd, int hopid); 286 int tb_xdomain_enable_paths(struct tb_xdomain *xd, int transmit_path, 289 int tb_xdomain_disable_paths(struct tb_xdomain *xd, int transmit_path, 293 static inline int tb_xdomain_disable_all_paths(struct tb_xdomain *xd) in tb_xdomain_disable_all_paths() argument 295 return tb_xdomain_disable_paths(xd, in tb_xdomain_disable_all_paths() 304 struct tb_xdomain *xd; tb_xdomain_find_by_uuid_locked() local 316 struct tb_xdomain *xd; tb_xdomain_find_by_route_locked() local 325 tb_xdomain_get(struct tb_xdomain * xd) tb_xdomain_get() argument 332 tb_xdomain_put(struct tb_xdomain * xd) tb_xdomain_put() argument [all...] |
/linux/drivers/net/thunderbolt/ |
H A D | main.c | 151 * @xd: XDomain the service belongs to 182 struct tb_xdomain *xd; member 244 struct tb_xdomain *xd = net->xd; in tbnet_login_response() local 247 tbnet_fill_header(&reply.hdr, route, sequence, xd->local_uuid, in tbnet_login_response() 248 xd->remote_uuid, TBIP_LOGIN_RESPONSE, sizeof(reply), in tbnet_login_response() 253 return tb_xdomain_response(xd, &reply, sizeof(reply), in tbnet_login_response() 261 struct tb_xdomain *xd = net->xd; in tbnet_login_request() local 264 tbnet_fill_header(&request.hdr, xd in tbnet_login_request() 281 struct tb_xdomain *xd = net->xd; tbnet_logout_response() local 295 struct tb_xdomain *xd = net->xd; tbnet_logout_request() local 919 struct tb_xdomain *xd = net->xd; tbnet_open() local 1270 const struct tb_xdomain *xd = net->xd; tbnet_generate_mac() local 1288 struct tb_xdomain *xd = tb_service_parent(svc); tbnet_probe() local [all...] |
/linux/arch/powerpc/platforms/powernv/ |
H A D | vas.c | 54 struct xive_irq_data *xd; in init_vas_instance() local 124 xd = irq_get_handler_data(vinst->virq); in init_vas_instance() 125 if (!xd) { in init_vas_instance() 131 vinst->irq_port = xd->trig_page; in init_vas_instance()
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | gddr5.c | 37 int pd, lf, xd, vh, vr, vo, l3; in nvkm_gddr5_calc() local 41 xd = !ram->next->bios.ramcfg_DLLoff; in nvkm_gddr5_calc() 81 ram->mr[1] |= (xd & 0x01) << 7; in nvkm_gddr5_calc()
|
/linux/drivers/misc/ocxl/ |
H A D | afu_irq.c | 199 struct xive_irq_data *xd; in ocxl_afu_irq_get_addr() local 206 xd = irq_get_handler_data(irq->virq); in ocxl_afu_irq_get_addr() 207 addr = xd ? xd->trig_page : 0; in ocxl_afu_irq_get_addr()
|
/linux/tools/testing/selftests/arm64/fp/ |
H A D | sve-test.S | 92 .macro _adrz xd, xn, nrtmp 93 ldr \xd, =zref 95 madd \xd, x\nrtmp, \xn, \xd 99 .macro _adrp xd, xn, nrtmp 100 ldr \xd, =pref 104 madd \xd, x\nrtmp, \xn, \xd
|
H A D | fpsimd-test.S | 66 .macro _adrv xd, xn, nrtmp 67 ldr \xd, =vref 69 madd \xd, x\nrtmp, \xn, \xd
|
H A D | za-test.S | 76 .macro _adrza xd, xn, nrtmp 77 ldr \xd, =zaref 79 madd \xd, x\nrtmp, \xn, \xd
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | pm8010.dtsi | 71 reg = <0xd SPMI_USID>; 78 interrupts = <0xd 0x24 0x0 IRQ_TYPE_EDGE_BOTH>;
|
/linux/arch/powerpc/kvm/ |
H A D | book3s_xive_native.c | 30 static u8 xive_vm_esb_load(struct xive_irq_data *xd, u32 offset) in xive_vm_esb_load() argument 40 val = in_be64(xd->eoi_mmio + offset); in xive_vm_esb_load() 235 struct xive_irq_data *xd; in xive_native_esb_fault() local 263 kvmppc_xive_select_irq(state, &hw_num, &xd); in xive_native_esb_fault() 271 page = page_offset % 2 ? xd->eoi_page : xd->trig_page; in xive_native_esb_fault() 514 struct xive_irq_data *xd; in kvmppc_xive_native_sync_source() local 532 kvmppc_xive_select_irq(state, &hw_num, &xd); in kvmppc_xive_native_sync_source() 862 struct xive_irq_data *xd; in kvmppc_xive_native_sync_sources() local 885 kvmppc_xive_select_irq(state, &hw_num, &xd); in kvmppc_xive_native_sync_sources() [all...] |
/linux/tools/testing/selftests/bpf/progs/ |
H A D | priv_freplace_prog.c | 10 int new_xdp_prog2(struct xdp_md *xd) in new_xdp_prog2() argument
|
/linux/tools/arch/x86/kcpuid/ |
H A D | cpuid.csv | 340 0xd, 0, eax, 0, xcr0_x87 , XCR0.X87 (bit 0) supported 341 0xd, 0, eax, 1, xcr0_sse , XCR0.SEE (bit 1) supported 342 0xd, 0, eax, 2, xcr0_avx , XCR0.AVX (bit 2) supported 343 0xd, 0, eax, 3, xcr0_mpx_bndregs , XCR0.BNDREGS (bit 3) supported (MPX BND0-BND3 registers) 344 0xd, 0, eax, 4, xcr0_mpx_bndcsr , XCR0.BNDCSR (bit 4) supported (MPX BNDCFGU/BNDSTATUS registers) 345 0xd, 0, eax, 5, xcr0_avx512_opmask , XCR0.OPMASK (bit 5) supported (AVX-512 k0-k7 registers) 346 0xd, 0, eax, 6, xcr0_avx512_zmm_hi256 , XCR0.ZMM_Hi256 (bit 6) supported (AVX-512 ZMM0->ZMM7/15 registers) 347 0xd, 0, eax, 7, xcr0_avx512_hi16_zmm , XCR0.HI16_ZMM (bit 7) supported (AVX-512 ZMM16->ZMM31 registers) 348 0xd, 0, eax, 9, xcr0_pkru , XCR0.PKRU (bit 9) supported (XSAVE PKRU registers) 349 0xd, [all...] |
/linux/fs/jfs/ |
H A D | jfs_dtree.h | 20 pxd_t xd; member 53 pxd_t xd; /* 8: child extent descriptor */ member
|