| /linux-6.15/drivers/gpu/drm/i915/gt/shaders/clear_kernel/ |
| H A D | hsw.asm | 39 add(1) g1.2<1>UD g1.2<0,1,0>UD 0x00000001UD { align1 1N }; /* Loop count to del… 40 cmp.z.f0.0(1) null<1>UD g1.3<0,1,0>UD 0x00000000UD { align1 1N }; 64 mov(8) g4<1>UD g0<8,8,1>UD { align1 1Q }; /* Initialize messag… 65 mov(1) g4<1>UD g3.3<0,1,0>UD { align1 1N }; /* Block offset */ 66 mov(1) g4.1<1>UD g3.2<0,1,0>UD { align1 1N }; /* Block offset */ 71 sendc(8) g5<1>UD g4<8,8,1>F 0x02190001 77 sendc(8) g5<1>UD g4<8,8,1>F 0x040a8001 81 add.nz.f0.0(1) g1.2<1>UD g1.2<0,1,0>UD -1D { align1 1N }; 92 mov(8) g2<1>UD g0<8,8,1>UD { align1 1Q }; 93 mov(8) g127<1>UD g0<8,8,1>UD { align1 1Q }; [all …]
|
| H A D | ivb.asm | 39 add(1) g1.2<1>UD g1.2<0,1,0>UD 0x00000001UD { align1 1N }; /* Loop count to del… 40 cmp.z.f0.0(1) null<1>UD g1.3<0,1,0>UD 0x00000000UD { align1 1N }; 64 mov(8) g4<1>UD g0<8,8,1>UD { align1 1Q }; /* Initialize messag… 65 mov(1) g4<1>UD g3.3<0,1,0>UD { align1 1N }; /* Block offset */ 66 mov(1) g4.1<1>UD g3.2<0,1,0>UD { align1 1N }; /* Block offset */ 71 sendc(8) g5<1>UD g4<8,8,1>F 0x02190001 76 sendc(8) g5<1>UD g4<8,8,1>F 0x040a8001 79 add.nz.f0.0(1) g1.2<1>UD g1.2<0,1,0>UD -1D { align1 1N }; 90 mov(8) g2<1>UD g0<8,8,1>UD { align1 1Q }; 91 mov(8) g127<1>UD g0<8,8,1>UD { align1 1Q }; [all …]
|
| /linux-6.15/drivers/block/ |
| H A D | ataflop.c | 309 #define UD unit[drive] macro 634 UD.wpstat = stat; in check_change() 867 if (UD.track == -1) in do_fd_action() 1449 if (UD.wpstat) { in floppy_check_events() 1532 if (!UD.connected) { in ataflop_queue_rq() 1545 UD.autoprobe = 1; in ataflop_queue_rq() 1565 UD.autoprobe = 0; in ataflop_queue_rq() 1790 UD.connected = 0; in fd_probe() 1796 UD.connected = 1; in fd_probe() 1797 UD.track = 0; in fd_probe() [all …]
|
| /linux-6.15/Documentation/devicetree/bindings/display/panel/ |
| H A D | sharp,lq150x1lg11.yaml | 25 GPIO for the RL/UD (rotate 180 degrees) pin. 27 the RL/UD and/or SELLVDS pins are assumed to be handled 35 the RL/UD and/or SELLVDS pins are assumed to be handled 54 rlud-gpios = <&gpio 17 GPIO_ACTIVE_HIGH>; /* RL/UD */
|
| H A D | sharp,ls037v7dw01.yaml | 35 GPIO ordered MO, LR, and UD as specified in LS037V7DW01.pdf 59 &gpio1 3 GPIO_ACTIVE_HIGH>; /* gpio3, lcd UD */
|
| /linux-6.15/Documentation/translations/zh_CN/infiniband/ |
| H A D | ipoib.rst | 50 在数据报模式下,使用IB UD(不可靠数据报)传输,因此接口MTU等于IB L2 MTU 58 在连接模式下,接口的UD QP仍被用于组播和与不支持连接模式的对等体的通信。 60 小的UD MTU。
|
| /linux-6.15/Documentation/infiniband/ |
| H A D | ipoib.rst | 40 In datagram mode, the IB UD (Unreliable Datagram) transport is used 52 In connected mode, the interface's UD QP is still used for multicast 55 networking stack to use the smaller UD MTU for these neighbours.
|
| /linux-6.15/include/rdma/ |
| H A D | ib_pack.h | 159 IB_OPCODE(UD, SEND_ONLY), 160 IB_OPCODE(UD, SEND_ONLY_WITH_IMMEDIATE)
|
| /linux-6.15/drivers/infiniband/ulp/ipoib/ |
| H A D | Kconfig | 24 drops for multicast and UD mode traffic from this interface,
|
| /linux-6.15/drivers/infiniband/hw/mthca/ |
| H A D | mthca_qp.c | 285 enum { RC, UC, UD, RD, RDEE, MLX, NUM_TRANS }; enumerator 292 case UD: return MTHCA_QP_ST_UD; in to_mthca_st() 603 if (qp->transport == MLX || qp->transport == UD) in __mthca_modify_qp() 944 case UD: in mthca_max_data_size() 1014 case UD: in mthca_alloc_wqe_buf() 1306 case IB_QPT_UD: qp->transport = UD; break; in mthca_alloc_qp() 1733 case UD: in mthca_tavor_post_send() 2063 case UD: in mthca_arbel_post_send()
|
| /linux-6.15/arch/arm/boot/dts/ti/omap/ |
| H A D | omap3-evm-common.dtsi | 106 &gpio1 3 GPIO_ACTIVE_HIGH>; /* gpio3, lcd UD */
|
| /linux-6.15/drivers/infiniband/hw/hfi1/ |
| H A D | trace.c | 411 case OP(UD, SEND_ONLY): in parse_everbs_hdrs() 418 case OP(UD, SEND_ONLY_WITH_IMMEDIATE): in parse_everbs_hdrs()
|
| /linux-6.15/Documentation/virt/kvm/x86/ |
| H A D | errata.rst | 42 require the flag be set when injecting a #GP, clear when injecting a #UD,
|
| /linux-6.15/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
| H A D | counters.rst | 814 RoCE/UD/RC traffic) [#accel]_. 819 RoCE/UD/RC traffic) [#accel]_. 824 RoCE/UD/RC traffic) [#accel]_. 829 RoCE/UD/RC traffic) [#accel]_. 834 RoCE/UD/RC traffic) [#accel]_. 839 RoCE/UD/RC traffic) [#accel]_. 844 RoCE/UD/RC traffic) [#accel]_. 849 RoCE/UD/RC traffic) [#accel]_.
|
| /linux-6.15/Documentation/arch/x86/x86_64/ |
| H A D | fred.rst | 80 longer needed when FRED is enabled, thus is disallowed (#UD).
|
| H A D | fsgs.rst | 103 instructions will fault with a #UD exception.
|
| /linux-6.15/drivers/infiniband/core/ |
| H A D | cma_trace.h | 146 ib_qp_type(UD) \
|
| /linux-6.15/arch/x86/kvm/ |
| H A D | trace.h | 383 EXS(DE), EXS(DB), EXS(BP), EXS(OF), EXS(BR), EXS(UD), EXS(NM), \
|
| /linux-6.15/Documentation/virt/kvm/ |
| H A D | api.rst | 8151 generate a #UD within the guest. 8159 KVM will inject a #UD on MONITOR/MWAIT if
|