/linux-6.1.9/arch/ia64/lib/ |
D | clear_user.S | 104 tbit.nz p6,p0=buf,0 // odd alignment (for long_do_clear) 108 tbit.nz p6,p0=buf,1 112 tbit.nz p6,p0=buf,2 116 tbit.nz p6,p0=buf,3 167 tbit.nz p6,p0=len,3 171 tbit.nz p7,p6=len,2 175 tbit.nz p6,p7=len,1 179 tbit.nz p7,p6=len,0
|
D | memset.S | 74 tbit.nz p_y, p_n = dest, 0 // Do we have an odd address? (M_B_U) 90 (p_unalgn) tbit.nz.unc p_y, p_n = bytecnt, 3 // should we do a st8 ? 94 (p_unalgn) tbit.nz.unc p_yy, p_nn = bytecnt, 2 // should we do a st4 ? 101 (p_unalgn) tbit.nz.unc p_y, p_n = bytecnt, 1 // should we do a st2 ? 109 (p_unalgn) tbit.nz.unc p_yy, p_nn = bytecnt, 0 // should we do a st1 ? 300 tbit.nz.unc p_y, p0 = cnt, 2 // should we terminate with a st4 ? 305 tbit.nz.unc p_yy, p0 = cnt, 1 // should we terminate with a st2 ? 309 tbit.nz.unc p_y, p0 = cnt, 0 // should we terminate with a st1 ? 346 tbit.nz p_scr, p0 = cnt, 1 // will there be a st2 at the end ? 355 tbit.nz p_y, p0 = cnt, 0 // will there be a st1 at the end ?
|
D | copy_user.S | 321 tbit.nz p6,p7=src1,0 // odd alignment 336 tbit.nz p7,p0=src1,1 340 tbit.nz p8,p0=src1,2 349 tbit.nz p9,p0=src1,3 364 tbit.nz p6,p0=len1,3 392 tbit.nz p7,p0=len1,2 395 tbit.nz p8,p0=len1,1 398 tbit.nz p9,p0=len1,0
|
D | strlen.S | 131 tnat.nz p6,p7=val1 // test NaT on val1 138 tnat.nz.and p7,p0=val2 // test NaT if val2
|
D | do_csum.S | 142 tbit.nz p15,p0=buf,0 // is buf an odd address? 182 tbit.nz p10,p11=count,0 // if (count is odd)
|
/linux-6.1.9/arch/arm64/include/asm/ |
D | fpsimdmacros.h | 106 .macro _sve_str_v nz, nxbase, offset=0 107 _sve_check_zreg \nz 111 | (\nz) \ 118 .macro _sve_ldr_v nz, nxbase, offset=0 119 _sve_check_zreg \nz 123 | (\nz) \ 277 .macro _sve_flush_z nz 278 _sve_check_zreg \nz 279 mov v\nz\().16b, v\nz\().16b
|
/linux-6.1.9/drivers/nvme/host/ |
D | zns.c | 183 unsigned int nz, i; in nvme_ns_report_zones() local 212 nz = min((unsigned int)le64_to_cpu(report->nr_zones), nr_zones); in nvme_ns_report_zones() 213 if (!nz) in nvme_ns_report_zones() 216 for (i = 0; i < nz && zone_idx < nr_zones; i++) { in nvme_ns_report_zones() 224 sector += ns->zsze * nz; in nvme_ns_report_zones()
|
/linux-6.1.9/arch/x86/boot/ |
D | boot.h | 158 asm volatile("fs; repe; cmpsb" CC_SET(nz) in memcmp_fs() 159 : CC_OUT(nz) (diff), "+D" (s1), "+S" (s2), "+c" (len)); in memcmp_fs() 165 asm volatile("gs; repe; cmpsb" CC_SET(nz) in memcmp_gs() 166 : CC_OUT(nz) (diff), "+D" (s1), "+S" (s2), "+c" (len)); in memcmp_gs()
|
D | string.c | 35 asm("repe; cmpsb" CC_SET(nz) in memcmp() 36 : CC_OUT(nz) (diff), "+D" (s1), "+S" (s2), "+c" (len)); in memcmp()
|
/linux-6.1.9/arch/ia64/kernel/ |
D | ivt.S | 185 (p7) tbit.nz.unc p10,p11=r19,32 // is it an instruction TLB miss? 410 tbit.nz p6,p7=r20,IA64_ISR_SP_BIT // is speculation bit on? 411 tbit.nz p9,p0=r20,IA64_ISR_NA_BIT // is non-access bit on? 779 tnat.nz.or p7,p0=r15 // I0 is syscall nr a NaT? 953 tnat.nz p8,p0=in0 956 tnat.nz p9,p0=in1 975 tbit.nz p15,p0=r29,IA64_PSR_I_BIT // I0 980 tnat.nz p10,p0=in2 985 tnat.nz p11,p0=in3 988 tnat.nz p12,p0=in4 // [I0] [all …]
|
D | fsys.S | 146 tnat.nz p6,p0 = r33 // guard against NaT argument 195 tnat.nz p6,p0 = r31 // guard against Nat argument 338 tnat.nz p6,p0 = r32 // guard against NaT argument 345 tnat.nz p7,p0 = r33 // I guard against NaT argument
|
/linux-6.1.9/arch/arc/include/asm/ |
D | entry-arcv2.h | 154 ; ISA requires ADD.nz to have same dest and src reg operands 155 mov.nz r10, sp 156 add.nz r10, r10, SZ_PT_REGS ; K mode SP
|
/linux-6.1.9/arch/arm/boot/dts/ |
D | wm8750-apc8750.dts | 6 * Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>
|
D | vt8500-bv07.dts | 5 * Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>
|
D | wm8505-ref.dts | 5 * Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>
|
D | wm8650-mid.dts | 5 * Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>
|
D | wm8850-w70v2.dts | 8 * Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>
|
/linux-6.1.9/arch/arc/lib/ |
D | memcpy-archs.S | 147 asl.nz r5, r5, 16 167 lsr.nz r5, r5, 16 207 lsr.nz r5, r5, 24
|
/linux-6.1.9/Documentation/devicetree/bindings/arm/ |
D | vt8500.yaml | 10 - Tony Prisk <linux@prisktech.co.nz>
|
/linux-6.1.9/Documentation/devicetree/bindings/arm/marvell/ |
D | marvell,ac5.yaml | 10 - Chris Packham <chris.packham@alliedtelesis.co.nz>
|
/linux-6.1.9/arch/x86/include/asm/ |
D | bitops.h | 215 CC_SET(nz) in constant_test_bit_acquire() 216 : CC_OUT(nz) (oldbit) in constant_test_bit_acquire()
|
/linux-6.1.9/Documentation/userspace-api/ebpf/ |
D | syscall.rst | 7 - Joe Stringer <joe@wand.net.nz>
|
/linux-6.1.9/drivers/gpu/drm/i915/gt/shaders/clear_kernel/ |
D | hsw.asm | 81 add.nz.f0.0(1) g1.2<1>UD g1.2<0,1,0>UD -1D { align1 1N }; 112 add.nz.f0.0(1) a0.4<1>W a0.4<0,1,0>W -1W { align1 1N };
|
D | ivb.asm | 79 add.nz.f0.0(1) g1.2<1>UD g1.2<0,1,0>UD -1D { align1 1N }; 110 add.nz.f0.0(1) a0.4<1>W a0.4<0,1,0>W -1W { align1 1N };
|
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
D | i2c_.fuc | 168 bra nz #i2c_raise_scl_wait 243 bra nz #i2c_get_byte_next 368 bra nz #i2c_recv_done
|