/arch/arm/crypto/ |
D | sha1-armv7-neon.S | 330 W4, W5, W6, W7, W0, _, _, _ ); 333 W4, W5, W6, W7, W0, _, _, _ ); 336 W4, W5, W6, W7, W0, _, _, _ ); 339 W4, W5, W6, W7, W0, _, _, _ ); 345 W3, W4, W5, W6, W7, _, _, _ ); 348 W3, W4, W5, W6, W7, _, _, _ ); 351 W3, W4, W5, W6, W7, _, _, _ ); 354 W3, W4, W5, W6, W7, _, _, _ ); 358 W2, W3, W4, W5, W6, _, _, _ ); 361 W2, W3, W4, W5, W6, _, _, _ ); [all …]
|
D | sha256-armv4.pl | 72 my ($i,$a,$b,$c,$d,$e,$f,$g,$h) = @_; 140 my ($i,$a,$b,$c,$d,$e,$f,$g,$h) = @_; 161 &BODY_00_15(@_); 303 $code .= "\t$opcode\t".join(',',@_,$arg)."\n"; 695 my ($mnemonic,$arg)=@_; 721 print $_,"\n";
|
D | sha512-armv4.pl | 506 my ($a,$b,$c,$d,$e,$f,$g,$h)=@_; 555 if ($i&1) { &NEON_00_15($i,@_); return; } 561 my $e=@_[4]; # $e from NEON_00_15 566 vadd.i64 @_[0],d30 @ h+=Maj from the past 588 &NEON_00_15(2*$i,@_);
|
/arch/mips/include/asm/ |
D | mips-cps.h | 17 static inline void *addr_##unit##_##name(void) \ 23 static inline uint##sz##_t read_##unit##_##name(void) \ 29 return __raw_readl(addr_##unit##_##name()); \ 33 return __raw_readq(addr_##unit##_##name()); \ 35 val64 = __raw_readl(addr_##unit##_##name() + 4); \ 37 val64 |= __raw_readl(addr_##unit##_##name()); \ 46 static inline void write_##unit##_##name(uint##sz##_t val) \ 50 __raw_writel(val, addr_##unit##_##name()); \ 55 __raw_writeq(val, addr_##unit##_##name()); \ 60 addr_##unit##_##name() + 4); \ [all …]
|
/arch/powerpc/platforms/ps3/ |
D | hvcall.S | 16 _GLOBAL(_##API_NAME) \ 38 _GLOBAL(_##API_NAME) \ 57 _GLOBAL(_##API_NAME) \ 79 _GLOBAL(_##API_NAME) \ 104 _GLOBAL(_##API_NAME) \ 141 _GLOBAL(_##API_NAME) \ 160 _GLOBAL(_##API_NAME) \ 182 _GLOBAL(_##API_NAME) \ 207 _GLOBAL(_##API_NAME) \ 235 _GLOBAL(_##API_NAME) \ [all …]
|
/arch/arm/mach-imx/ |
D | hardware.h | 103 .virtual = soc ## _IO_P2V(soc ## _ ## name ## _BASE_ADDR), \ 104 .pfn = __phys_to_pfn(soc ## _ ## name ## _BASE_ADDR), \ 105 .length = soc ## _ ## name ## _SIZE, \
|
/arch/arm/mach-davinci/ |
D | mux.h | 19 [soc##_##desc] = { \ 30 [soc##_##desc] = { \ 41 [soc##_##desc] = { \
|
/arch/x86/include/asm/ |
D | syscall_wrapper.h | 86 long __##abi##_##name(const struct pt_regs *regs); \ 87 ALLOW_ERROR_INJECTION(__##abi##_##name, ERRNO); \ 88 long __##abi##_##name(const struct pt_regs *regs) \ 92 long __##abi##_##name(const struct pt_regs *regs); \ 93 ALLOW_ERROR_INJECTION(__##abi##_##name, ERRNO); \ 94 long __##abi##_##name(const struct pt_regs *regs) \ 100 __weak long __##abi##_##name(const struct pt_regs *__unused) \ 106 SYSCALL_ALIAS(__##abi##_##name, sys_ni_posix_timers); 266 SYSCALL_METADATA(_##sname, 0); \
|
D | special_insns.h | 248 const struct { char _[64]; } *__src = src; in movdir64b() member 249 struct { char _[64]; } *__dst = dst; in movdir64b() member 288 const struct { char _[64]; } *__src = src; in enqcmds() member 289 struct { char _[64]; } __iomem *__dst = dst; in enqcmds() member
|
/arch/s390/include/asm/ |
D | switch_to.h | 21 typedef struct { int _[NUM_ACRS]; } acrstype; in save_access_regs() member 28 typedef struct { int _[NUM_ACRS]; } acrstype; in restore_access_regs() member
|
D | ctl_reg.h | 39 typedef struct { char _[sizeof(array)]; } addrtype; \ 50 typedef struct { char _[sizeof(array)]; } addrtype; \
|
D | syscall_wrapper.h | 47 SYSCALL_METADATA(_##sname, 0); \ 53 SYSCALL_METADATA(_##sname, 0); \ 103 SYSCALL_METADATA(_##sname, 0); \
|
D | timex.h | 109 struct addrtype { char _[len]; }; \ 146 typedef struct { char _[STORE_CLOCK_EXT_SIZE]; } addrtype; in get_tod_clock_ext() member
|
D | nospec-insn.h | 39 __THUNK_PROLOG_NAME __s390_indirect_branch_\d0\()_\r2\()use_\r1 47 jg __s390_indirect_branch_\d0\()_\r2\()use_\r1
|
/arch/powerpc/perf/req-gen/ |
D | perf.h | 37 #define REQUEST_VALUE__(name_upper, r_name) name_upper ## _ ## r_name 55 #define STRUCT_NAME__(name_lower, r_name) name_lower ## _ ## r_name 104 name ## _event_attr_ ## r_name ## _ ## c_name 115 CAT3(r_name, _, c_name), \
|
/arch/parisc/kernel/ |
D | relocate_kernel.S | 15 ENTRY(kexec\()_\name) 22 ENTRY(kexec\()_\name\()_offset) 23 .word kexec\()_\name - relocate_new_kernel
|
/arch/powerpc/include/asm/ |
D | kvm_booke_hv_asm.h | 61 b kvmppc_handler_\intno\()_\srr1
|
D | machdep.h | 276 static int __init __machine_initcall_##mach##_##fn(void) { \ 280 __define_initcall(__machine_initcall_##mach##_##fn, id);
|
/arch/s390/include/asm/fpu/ |
D | types.h | 26 struct vx_array { __vector128 _[__NUM_VXRS]; }; member
|
/arch/sh/include/asm/ |
D | io_generic.h | 9 #define _IO_CONCAT(a,b) a ## _ ## b
|
/arch/s390/kernel/ |
D | sysinfo.c | 477 static int stsi_open_##fc##_##s1##_##s2(struct inode *inode, struct file *file)\ 490 static const struct file_operations stsi_##fc##_##s1##_##s2##_fs_ops = { \ 491 .open = stsi_open_##fc##_##s1##_##s2, \
|
D | ipl.c | 189 static ssize_t sys_##_prefix##_##_name##_show(struct kobject *kobj, \ 197 static ssize_t sys_##_prefix##_##_name##_store(struct kobject *kobj, \ 218 static struct kobj_attribute sys_##_prefix##_##_name##_attr = \ 220 sys_##_prefix##_##_name##_show, \ 221 sys_##_prefix##_##_name##_store) \ 225 static struct kobj_attribute sys_##_prefix##_##_name##_attr = \ 226 __ATTR(_name, S_IRUGO, sys_##_prefix##_##_name##_show, NULL) 230 static ssize_t sys_##_prefix##_##_name##_store(struct kobject *kobj, \ 240 static struct kobj_attribute sys_##_prefix##_##_name##_attr = \ 242 sys_##_prefix##_##_name##_show, \ [all …]
|
/arch/arm64/boot/dts/marvell/ |
D | armada-common.dtsi | 9 #define CP11X_LABEL(name) EVALUATOR(CP11X_NAME, EVALUATOR(_, name))
|
/arch/m68k/include/asm/ |
D | mcfclk.h | 36 static struct clk __clk_##clk_bank##_##clk_slot = { \
|
/arch/arm/include/asm/ |
D | bitops.h | 181 (__builtin_constant_p(nr) ? ____atomic_##name(nr, p) : _##name(nr,p)) 183 #define ATOMIC_BITOP(name,nr,p) _##name(nr,p)
|