Home
last modified time | relevance | path

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

12

/arch/s390/pci/
Dpci_insn.c18 u8 cc; in __mpcifc() local
32 u8 cc, status; in zpci_mod_fc() local
51 u8 cc; in __rpcit() local
66 u8 cc, status; in zpci_refresh_trans() local
93 int cc = -ENXIO; in __pcilg() local
115 int cc; in zpci_load() local
135 int cc = -ENXIO; in __pcistg() local
153 int cc; in zpci_store() local
171 int cc = -ENXIO; in __pcistb() local
189 int cc; in zpci_store_block() 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.h6 #define __GEN_RMWcc(fullop, var, cc, ...) \ argument
16 #define GEN_UNARY_RMWcc(op, var, arg0, cc) \ argument
19 #define GEN_BINARY_RMWcc(op, var, vcon, val, arg0, cc) \ argument
24 #define __GEN_RMWcc(fullop, var, cc, ...) \ argument
33 #define GEN_UNARY_RMWcc(op, var, arg0, cc) \ argument
36 #define GEN_BINARY_RMWcc(op, 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/arm/kernel/
Dkprobes-test-arm.c1159 #define COPROCESSOR_INSTRUCTIONS_ST_LD(two,cc) \ in kprobe_arm_test_cases() argument
1218 #define COPROCESSOR_INSTRUCTIONS_MC_MR(two,cc) \ in kprobe_arm_test_cases() argument
/arch/s390/include/asm/
Dtimex.h20 int cc; in set_tod_clock() local
32 int cc; in store_tod_clock() local
Dsigp.h41 int cc; in __pcpu_sigp() local
Dcpu_mf.h166 int cc; in lcctl() local
180 int cc; in ecctr() local
195 int cc; in qsi() local
213 int cc; in lsctl() local
/arch/mips/bcm47xx/
Dserial.c55 struct bcma_drv_cc *cc = &(bcm47xx_bus.bcma.bus.drv_cc); in uart8250_init_bcma() local
Dnvram.c119 struct bcma_drv_cc *cc = &bcm47xx_bus.bcma.bus.drv_cc; in nvram_init_bcma() local
/arch/powerpc/xmon/
Dppc-dis.c156 int cc; in print_insn_powerpc() local
/arch/alpha/kernel/
Dtime.c291 validate_cc_value(unsigned long cc) in validate_cc_value()
351 int cc, count = 0; in calibrate_cc_with_pit() local
/arch/x86/math-emu/
Dstatus_w.h51 static inline void setcc(int cc) in setcc()
/arch/x86/kernel/cpu/
Dcentaur.c116 u32 aa, bb, cc, dd; in init_centaur() local
/arch/s390/mm/
Dpageattr.c158 int cc; in kernel_page_present() local

12