Home
last modified time | relevance | path

Searched refs:_ (Results 1 – 25 of 77) sorted by relevance

1234

/arch/powerpc/crypto/
A Dppc-xlate.pl68 my $line = join(",",@_);
78 for (@_) {
84 { $hi=undef; $lo=$_; }
102 " .long ".sprintf "0x%x",31<<26|$cr<<23|$_[0]<<16|$_[1]<<11|64 :
103 " cmplw ".join(',',$cr,@_);
139 my ($f,$vx,$vy) = @_;
147 my ($f,$idx,$ra) = @_;
155 my ($f,$rd,$idx) = @_;
186 my $vshasigmad = sub { my ($st,$six)=splice(@_,-2); vcrypto_op(@_, $st<<4|$six, 1730); };
187 my $vshasigmaw = sub { my ($st,$six)=splice(@_,-2); vcrypto_op(@_, $st<<4|$six, 1666); };
[all …]
/arch/mips/include/asm/
A Dmips-cps.h19 static inline void *addr_##unit##_##name(void) \
31 return __raw_readl(addr_##unit##_##name()); \
35 return __raw_readq(addr_##unit##_##name()); \
39 val64 |= __raw_readl(addr_##unit##_##name()); \
52 __raw_writel(val, addr_##unit##_##name()); \
57 __raw_writeq(val, addr_##unit##_##name()); \
62 addr_##unit##_##name() + 4); \
63 __raw_writel(val, addr_##unit##_##name()); \
79 write_##unit##_##name(reg_val); \
84 change_##unit##_##name(val, val); \
[all …]
/arch/arm64/crypto/
A Dsm3-neon-core.S86 #define _(...) /*_*/ macro
401 R1(ra, rb, rc, rd, re, rf, rg, rh, k_even, KL, 0, 0, IW, _, 0)
402 R1(rd, ra, rb, rc, rh, re, rf, rg, k_odd, _, 1, 1, IW, _, 0)
404 R1(rb, rc, rd, ra, rf, rg, rh, re, k_odd, _, 3, 3, IW, _, 0)
408 R1(rd, ra, rb, rc, rh, re, rf, rg, k_odd, _, 5, 1, IW, _, 0)
499 R2(ra, rb, rc, rd, re, rf, rg, rh, k_even, KL, 60, 0, XW, _, _)
504 R2(rd, ra, rb, rc, rh, re, rf, rg, k_odd, _, 61, 1, XW, LOAD_W_VEC_1, _)
508 R2(rb, rc, rd, ra, rf, rg, rh, re, k_odd, _, 63, 0, XW, LOAD_W_VEC_3, _)
529 R2(rd, ra, rb, rc, rh, re, rf, rg, k_odd, _, 61, 1, XW, _, _)
531 R2(rc, rd, ra, rb, rg, rh, re, rf, k_even, KL, 62, 2, XW, _, _)
[all …]
/arch/x86/include/asm/
A Druntime-const.h41 extern s32 __start_runtime_##type##_##sym[]; \
42 extern s32 __stop_runtime_##type##_##sym[]; \
45 __start_runtime_##type##_##sym, \
46 __stop_runtime_##type##_##sym); \
A Dsyscall_wrapper.h86 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); \
101 __weak long __##abi##_##name(const struct pt_regs *__unused) \
245 SYSCALL_METADATA(_##sname, 0); \
A Dspecial_insns.h235 const struct { char _[64]; } *__src = src; in movdir64b() member
236 struct { char _[64]; } *__dst = dst; in movdir64b() member
280 const struct { char _[64]; } *__src = src; in enqcmds() member
281 struct { char _[64]; } __iomem *__dst = dst; in enqcmds() member
/arch/powerpc/platforms/ps3/
A Dhvcall.S17 _GLOBAL(_##API_NAME) \
41 _GLOBAL(_##API_NAME) \
61 _GLOBAL(_##API_NAME) \
84 _GLOBAL(_##API_NAME) \
110 _GLOBAL(_##API_NAME) \
148 _GLOBAL(_##API_NAME) \
168 _GLOBAL(_##API_NAME) \
191 _GLOBAL(_##API_NAME) \
217 _GLOBAL(_##API_NAME) \
246 _GLOBAL(_##API_NAME) \
[all …]
/arch/s390/include/asm/
A Druntime-const.h37 extern s32 __start_runtime_##type##_##sym[]; \
38 extern s32 __stop_runtime_##type##_##sym[]; \
42 __start_runtime_##type##_##sym, \
43 __stop_runtime_##type##_##sym); \
A Dsyscall_wrapper.h46 SYSCALL_METADATA(_##sname, 0); \
106 SYSCALL_METADATA(_##sname, 0); \
/arch/arm64/include/asm/
A Druntime-const.h35 extern s32 __start_runtime_##type##_##sym[]; \
36 extern s32 __stop_runtime_##type##_##sym[]; \
39 __start_runtime_##type##_##sym, \
40 __stop_runtime_##type##_##sym); \
/arch/arm/mach-imx/
A Dhardware.h103 .virtual = soc ## _IO_P2V(soc ## _ ## name ## _BASE_ADDR), \
104 .pfn = __phys_to_pfn(soc ## _ ## name ## _BASE_ADDR), \
105 .length = soc ## _ ## name ## _SIZE, \
/arch/powerpc/perf/req-gen/
A Dperf.h37 #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/riscv/include/asm/
A Druntime-const.h157 extern s32 __start_runtime_##type##_##sym[]; \
158 extern s32 __stop_runtime_##type##_##sym[]; \
162 __start_runtime_##type##_##sym, \
163 __stop_runtime_##type##_##sym); \
A Datomic.h55 void arch_atomic##prefix##_##op(c_type i, atomic##prefix##_t *v) \
114 c_type arch_atomic##prefix##_##op##_return_relaxed(c_type i, \
120 c_type arch_atomic##prefix##_##op##_return(c_type i, atomic##prefix##_t *v) \
/arch/arm/mach-davinci/
A Dmux.h260 [soc##_##desc] = { \
271 [soc##_##desc] = { \
282 [soc##_##desc] = { \
/arch/parisc/kernel/
A Drelocate_kernel.S15 ENTRY(kexec\()_\name)
22 ENTRY(kexec\()_\name\()_offset)
23 .word kexec\()_\name - relocate_new_kernel
/arch/arm64/tools/
A Dgen-cpucaps.awk26 /^[vA-Z0-9_]+$/ {
/arch/powerpc/include/asm/
A Dkvm_booke_hv_asm.h61 b kvmppc_handler_\intno\()_\srr1
/arch/sh/include/asm/
A Dio_generic.h9 #define _IO_CONCAT(a,b) a ## _ ## b
/arch/s390/kernel/
A Dsysinfo.c448 static int stsi_open_##fc##_##s1##_##s2(struct inode *inode, struct file *file)\
461 static const struct file_operations stsi_##fc##_##s1##_##s2##_fs_ops = { \
462 .open = stsi_open_##fc##_##s1##_##s2, \
/arch/arm64/kernel/
A Dentry.S68 b el\el\ht\()_\regsize\()_\label
99 b el\el\ht\()_\regsize\()_\label
571 SYM_CODE_START_LOCAL(el\el\ht\()_\regsize\()_\label)
574 bl el\el\ht\()_\regsize\()_\label\()_handler
580 SYM_CODE_END(el\el\ht\()_\regsize\()_\label)
/arch/arm64/kvm/
A Dsys_regs.h252 u64 __f_val = FIELD_GET(reg##_##field##_MASK, val); \
253 (val) &= ~reg##_##field##_MASK; \
254 (val) |= FIELD_PREP(reg##_##field##_MASK, \
/arch/m68k/include/asm/
A Dmcfclk.h33 static struct clk __clk_##clk_bank##_##clk_slot = { \
/arch/arm64/boot/dts/marvell/
A Darmada-common.dtsi9 #define CP11X_LABEL(name) EVALUATOR(CP11X_NAME, EVALUATOR(_, name))
/arch/arm64/kvm/hyp/nvhe/
A Dsys_regs.c42 .shift = id##_##fld##_SHIFT, \
43 .width = id##_##fld##_WIDTH, \
44 .max_val = id##_##fld##_##max, \
49 __MAX_FEAT_FUNC(id, fld, max, func, id##_##fld##_SIGNED)

Completed in 43 milliseconds

1234