Home
last modified time | relevance | path

Searched defs:cc (Results 1 – 25 of 49) sorted by relevance

12

/arch/s390/pci/
Dpci_insn.c17 static inline void zpci_err_insn(u8 cc, u8 status, u64 req, u64 offset) in zpci_err_insn()
22 u8 cc; in zpci_err_insn() member
32 u8 cc; in __mpcifc() local
46 u8 cc; in zpci_mod_fc() local
65 u8 cc; in __rpcit() local
80 u8 cc, status; in zpci_refresh_trans() local
110 int cc = -ENXIO; in ____pcilg() local
130 int cc; in __pcilg() local
142 int cc; in zpci_load() local
162 int cc = -ENXIO; in __pcistg() local
[all …]
Dpci.c148 u8 cc, status; in zpci_clear_airq() local
178 u8 cc, status; in zpci_unregister_ioat() local
191 u8 cc, status; in zpci_fmb_enable_device() local
220 u8 cc, status; in zpci_fmb_disable_device() local
/arch/blackfin/mach-common/
Dentry.S56 cc = r6 == r7; define
61 cc = R6 == R7; define
65 cc = R6 == R7; define
133 cc = r7 == r6; define
141 cc = bittst(r6, 4); define
143 cc = bittst(r6, 5); define
151 cc = bittst(r6, 0); define
155 cc = r7 == 0; define
162 cc = r6 == 0; define
165 cc = r6 < r7; define
[all …]
Dinterrupt.S116 cc = r0 == 0; define
Dhead.S20 cc = r2 == 0; define
Ddpmc_modes.S218 cc = BITTST(R2, 1); /* SDSRA poll self-refresh status */ define
/arch/x86/include/asm/
Drmwcc.h11 #define __GEN_RMWcc(fullop, var, cc, clobbers, ...) \ argument
28 #define __GEN_RMWcc(fullop, var, cc, clobbers, ...) \ argument
41 #define GEN_UNARY_RMWcc(op, var, arg0, cc) \ argument
44 #define GEN_UNARY_SUFFIXED_RMWcc(op, suffix, var, arg0, cc, clobbers...)\ argument
48 #define GEN_BINARY_RMWcc(op, var, vcon, val, arg0, cc) \ argument
52 #define GEN_BINARY_SUFFIXED_RMWcc(op, suffix, var, vcon, val, arg0, cc, \ argument
/arch/blackfin/mach-bf561/
Datomic.S127 cc = r5 == 0; define
165 cc = r5 == 0; define
235 cc = r6 == 0; define
283 cc = bittst( r3, 0 ); define
304 cc = bittst( r2, 0 ); define
339 cc = bittst( r3, 0 ); define
395 cc = r1 < 0; define
416 cc = r1 < 2; define
431 cc = r1 <= 0; define
492 cc = r2 == 0; define
[all …]
Dsecondary.S180 cc = BITTST(r0, 0); define
/arch/blackfin/lib/
Dsmulsi3_highpart.S23 cc = ac0; define
27 cc = ac0; define
Ddivsi3.S48 cc = r0 < r1; define
51 cc = r2; define
54 cc = r2 <= r0; define
79 cc = bittst(r3, 30); define
140 cc = bittst(r3,30); define
Dumulsi3_highpart.S25 cc = ac0; define
/arch/blackfin/kernel/
Dftrace-entry.S88 cc = r2 == r3; define
98 cc = r2 == r3; define
109 cc = r2 == r3; define
Dentry.S51 cc = p1 == 0; define
/arch/xtensa/include/asm/
Dcoprocessor.h115 #define XCHAL_SA_REG(list,cc,abi,type,y,name,z,align,size,...) \ argument
118 #define __REG0(cc,abi,t,name,s,a) __REG0_ ## cc (abi,name) argument
119 #define __REG1(cc,abi,t,name,s,a) __REG1_ ## cc (name) argument
120 #define __REG2(cc,abi,type,...) __REG2_ ## type (__VA_ARGS__) argument
/arch/s390/include/asm/
Dsigp.h45 int cc; in ____pcpu_sigp() local
60 int cc; in __pcpu_sigp() local
Dcpu_mf.h166 int cc; in lcctl() local
180 int cc; in __ecctr() local
195 int cc; in ecctr() local
206 int cc; in stcctm5() local
221 int cc = 1; in qsi() local
235 int cc; in lsctl() local
Dtimex.h25 int cc; in set_tod_clock() local
37 int cc; in store_tod_clock() local
/arch/arm/probes/kprobes/
Dtest-arm.c1179 #define COPROCESSOR_INSTRUCTIONS_ST_LD(two,cc) \ in kprobe_arm_test_cases() argument
1238 #define COPROCESSOR_INSTRUCTIONS_MC_MR(two,cc) \ in kprobe_arm_test_cases() argument
/arch/mips/bcm47xx/
Dserial.c57 struct bcma_drv_cc *cc = &(bcm47xx_bus.bcma.bus.drv_cc); in uart8250_init_bcma() local
/arch/alpha/kernel/
Dtime.c286 validate_cc_value(unsigned long cc) in validate_cc_value()
346 int cc, count = 0; in calibrate_cc_with_pit() local
/arch/s390/lib/
Dstring.c248 int cc; in clcle() local
273 int cc; in strstr() local
/arch/x86/math-emu/
Dstatus_w.h52 static inline void setcc(int cc) in setcc()
/arch/powerpc/xmon/
Dppc-dis.c258 int cc; in print_insn_powerpc() local
/arch/x86/kernel/cpu/
Dcentaur.c118 u32 aa, bb, cc, dd; in init_centaur() local

12