/arch/s390/pci/ |
D | pci_insn.c | 17 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 …]
|
D | pci.c | 148 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/ |
D | entry.S | 56 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 …]
|
D | interrupt.S | 116 cc = r0 == 0; define
|
D | head.S | 20 cc = r2 == 0; define
|
D | dpmc_modes.S | 218 cc = BITTST(R2, 1); /* SDSRA poll self-refresh status */ define
|
/arch/x86/include/asm/ |
D | rmwcc.h | 11 #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/ |
D | atomic.S | 127 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 …]
|
D | secondary.S | 180 cc = BITTST(r0, 0); define
|
/arch/blackfin/lib/ |
D | smulsi3_highpart.S | 23 cc = ac0; define 27 cc = ac0; define
|
D | divsi3.S | 48 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
|
D | umulsi3_highpart.S | 25 cc = ac0; define
|
/arch/blackfin/kernel/ |
D | ftrace-entry.S | 88 cc = r2 == r3; define 98 cc = r2 == r3; define 109 cc = r2 == r3; define
|
D | entry.S | 51 cc = p1 == 0; define
|
/arch/xtensa/include/asm/ |
D | coprocessor.h | 115 #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/ |
D | sigp.h | 45 int cc; in ____pcpu_sigp() local 60 int cc; in __pcpu_sigp() local
|
D | cpu_mf.h | 166 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
|
D | timex.h | 25 int cc; in set_tod_clock() local 37 int cc; in store_tod_clock() local
|
/arch/arm/probes/kprobes/ |
D | test-arm.c | 1179 #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/ |
D | serial.c | 57 struct bcma_drv_cc *cc = &(bcm47xx_bus.bcma.bus.drv_cc); in uart8250_init_bcma() local
|
/arch/alpha/kernel/ |
D | time.c | 286 validate_cc_value(unsigned long cc) in validate_cc_value() 346 int cc, count = 0; in calibrate_cc_with_pit() local
|
/arch/s390/lib/ |
D | string.c | 248 int cc; in clcle() local 273 int cc; in strstr() local
|
/arch/x86/math-emu/ |
D | status_w.h | 52 static inline void setcc(int cc) in setcc()
|
/arch/powerpc/xmon/ |
D | ppc-dis.c | 258 int cc; in print_insn_powerpc() local
|
/arch/x86/kernel/cpu/ |
D | centaur.c | 118 u32 aa, bb, cc, dd; in init_centaur() local
|