| /Linux-v5.10/arch/arm64/crypto/ |
| D | sha512-core.S_shipped | 79 stp x25,x26,[sp,#64] 87 ldp x26,x27,[x0,#6*8] 103 bic x19,x26,x24 125 add x26,x26,x28 // h+=K[i] 129 add x26,x26,x4 // h+=X[i] 134 add x26,x26,x17 // h+=Ch(e,f,g) 136 add x26,x26,x16 // h+=Sigma1(e) 138 add x22,x22,x26 // d+=h 141 add x26,x26,x19 // h+=Maj(a,b,c) 143 //add x26,x26,x17 // h+=Sigma0(a) [all …]
|
| /Linux-v5.10/drivers/scsi/aic7xxx/ |
| D | aic7xxx_seq.h_shipped | 56 0x01, 0x6a, 0x26, 0x01, 227 0x01, 0x93, 0x26, 0x01, 231 0x0a, 0x93, 0x26, 0x01, 256 0xff, 0x6a, 0x26, 0x09, 276 0x04, 0xea, 0x26, 0xe2, 293 0x80, 0x93, 0x26, 0x01, 333 0x01, 0x3b, 0x26, 0x31, 344 0x01, 0x3b, 0x26, 0x31, 350 0x02, 0x93, 0x26, 0x01, 366 0x02, 0x93, 0x26, 0x01, [all …]
|
| /Linux-v5.10/arch/powerpc/boot/dts/ |
| D | mpc7448hpc2.dts | 158 0x800 0x0 0x0 0x3 &RT0 0x26 0x0 163 0x1000 0x0 0x0 0x2 &RT0 0x26 0x0 168 0x1800 0x0 0x0 0x1 &RT0 0x26 0x0 177 0x2000 0x0 0x0 0x4 &RT0 0x26 0x0
|
| D | holly.dts | 162 0x800 0x0 0x0 0x3 &RT0 0x26 0x0 166 0x1000 0x0 0x0 0x2 &RT0 0x26 0x0 170 0x1800 0x0 0x0 0x1 &RT0 0x26 0x0 178 0x2000 0x0 0x0 0x4 &RT0 0x26 0x0
|
| /Linux-v5.10/arch/arm64/kernel/ |
| D | entry.S | 193 stp x26, x27, [sp, #16 * 13] 348 ldp x26, x27, [sp, #16 * 13] 432 ldr_this_cpu x25, irq_stack_ptr, x26 433 mov x26, #IRQ_STACK_SIZE 434 add x26, x25, x26 437 mov sp, x26 441 adr_this_cpu scs_sp, irq_shadow_call_stack, x26 899 stp x25, x26, [x8], #16 907 ldp x25, x26, [x8], #16 1037 stp x26, x27, [x1, #SDEI_EVENT_INTREGS + 16 * 13]
|
| D | sleep.S | 70 stp x25, x26, [x0,#SLEEP_STACK_DATA_CALLEE_REGS+64] 144 ldp x25, x26, [x29, #64]
|
| D | kgdb.c | 142 gdb_regs[26] = cpu_context->x26; in sleeping_thread_to_gdb_regs()
|
| D | entry-ftrace.S | 57 stp x26, x27, [sp, #S_X26]
|
| /Linux-v5.10/arch/arm64/kernel/probes/ |
| D | kprobes_trampoline.S | 26 stp x26, x27, [sp, #S_X26] 60 ldp x26, x27, [sp, #S_X26]
|
| /Linux-v5.10/Documentation/devicetree/bindings/i2c/ |
| D | i2c-pxa-pci-ce4100.txt | 75 reg = <0x26>; 89 reg = <0x26>;
|
| /Linux-v5.10/arch/x86/platform/ce4100/ |
| D | falconfalls.dts | 253 reg = <0x26>; 267 reg = <0x26>; 424 freq-reg = <0x26>;
|
| /Linux-v5.10/Documentation/devicetree/bindings/input/ |
| D | dlink,dir685-touchkeys.txt | 18 reg = <0x26>;
|
| /Linux-v5.10/Documentation/devicetree/bindings/rtc/ |
| D | rtc-cmos.txt | 25 freq-reg = <0x26>;
|
| /Linux-v5.10/arch/arm64/include/asm/ |
| D | kvm_asm.h | 301 stp x25, x26, [\ctxt, #CPU_XREG_OFFSET(25)] 312 ldp x25, x26, [\ctxt, #CPU_XREG_OFFSET(25)]
|
| D | processor.h | 122 unsigned long x26; member
|
| /Linux-v5.10/arch/riscv/kernel/ |
| D | mcount-dyn.S | 151 sd x26, PT_S10(sp) 185 ld x26, PT_S10(sp)
|
| D | entry.S | 59 REG_S x26, PT_S10(sp) 313 REG_L x26, PT_S10(sp)
|
| /Linux-v5.10/Documentation/devicetree/bindings/mmc/ |
| D | brcm,sdhci-brcmstb.txt | 30 interrupts = <0x0 0x26 0x4>;
|
| /Linux-v5.10/tools/testing/kunit/test_data/ |
| D | test_is_test_passed-crash.log | 59 [<601c0086>] ? kernel_init+0x26/0x160
|
| /Linux-v5.10/arch/arm/boot/dts/ |
| D | imx6q-logicpd.dts | 79 reg = <0x26>;
|
| D | am335x-sbc-t335.dts | 157 reg = <0x26>;
|
| /Linux-v5.10/Documentation/w1/slaves/ |
| D | w1_ds2438.rst | 10 W1_FAMILY_DS2438 0x26
|
| /Linux-v5.10/lib/crypto/ |
| D | curve25519-fiat32.c | 122 { u32 x26; u8/*bool*/ x27 = subborrow_u26(x24, x6, 0x3ffffff, &x26); in fe_freeze() local 136 { u32 x60; u8/*bool*/ x61 = addcarryx_u26(x57, x26, x58, &x60); in fe_freeze() 463 { u64 x26 = (0x2 * (((((u64)x8 * x10) + ((u64)x6 * x12)) + ((u64)x4 * x14)) + ((u64)x2 * x16))); in fe_sqr_impl() local 478 { u64 x41 = (x26 + (x36 << 0x4)); in fe_sqr_impl()
|
| /Linux-v5.10/arch/arm64/boot/dts/sprd/ |
| D | sc2731.dtsi | 83 reg = <0x26 0x2>;
|
| /Linux-v5.10/arch/powerpc/boot/dts/fsl/ |
| D | p1022rdk.dts | 77 reg = <0x26>;
|