Home
last modified time | relevance | path

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

12

/arch/s390/pci/
Dpci_insn.c20 static inline void zpci_err_insn(u8 cc, u8 status, u64 req, u64 offset) in zpci_err_insn()
25 u8 cc; in zpci_err_insn() member
35 u8 cc; in __mpcifc() local
49 u8 cc; in zpci_mod_fc() local
68 u8 cc; in __rpcit() local
83 u8 cc, status; in zpci_refresh_trans() local
118 int cc = -ENXIO; in ____pcilg() local
138 int cc; in __pcilg() local
150 int cc; in __zpci_load() local
178 int cc = -ENXIO; in __pcilg_mio() local
[all …]
Dpci_irq.c61 u8 cc, status; in zpci_clear_airq() local
90 u8 cc, status; in zpci_clear_directed_irq() local
Dpci_clp.c52 int cc = 3; in clp_get_ilp() local
73 int cc = 3; in clp_req() local
Dpci.c129 u8 cc, status; in zpci_unregister_ioat() local
142 u8 cc, status; in zpci_fmb_enable_device() local
171 u8 cc, status; in zpci_fmb_disable_device() local
/arch/x86/include/asm/
Drmwcc.h18 #define __GEN_RMWcc(fullop, _var, cc, clobbers, ...) \ argument
34 #define __GEN_RMWcc(fullop, _var, cc, clobbers, ...) \ argument
45 #define GEN_UNARY_RMWcc_4(op, var, cc, arg0) \ argument
48 #define GEN_UNARY_RMWcc_3(op, var, cc) \ argument
53 #define GEN_BINARY_RMWcc_6(op, var, cc, vcon, _val, arg0) \ argument
57 #define GEN_BINARY_RMWcc_5(op, var, cc, vcon, val) \ argument
62 #define GEN_UNARY_SUFFIXED_RMWcc(op, suffix, var, cc, clobbers...) \ argument
66 #define GEN_BINARY_SUFFIXED_RMWcc(op, suffix, var, cc, vcon, _val, clobbers...)\ argument
/arch/xtensa/include/asm/
Dcoprocessor.h101 #define XCHAL_SA_REG(list,cc,abi,type,y,name,z,align,size,...) \ argument
104 #define __REG0(cc,abi,t,name,s,a) __REG0_ ## cc (abi,name) argument
105 #define __REG1(cc,abi,t,name,s,a) __REG1_ ## cc (name) argument
106 #define __REG2(cc,abi,type,...) __REG2_ ## type (__VA_ARGS__) argument
/arch/arm/probes/kprobes/
Dtest-arm.c1176 #define COPROCESSOR_INSTRUCTIONS_ST_LD(two,cc) \ in kprobe_arm_test_cases() argument
1235 #define COPROCESSOR_INSTRUCTIONS_MC_MR(two,cc) \ in kprobe_arm_test_cases() argument
Dtest-core.c1010 static unsigned long test_check_cc(int cc, unsigned long cpsr) in test_check_cc()
1034 int cc = current_instruction >> 28; in test_context_cpsr() local
1043 int cc = (current_instruction >> kprobe_test_cc_position) & 0xf; in test_context_cpsr() local
Dactions-thumb.c71 int cc = (insn >> 22) & 0xf; in t32_decode_cond_branch() local
425 int cc = (insn >> 8) & 0xf; in t16_decode_cond_branch() local
/arch/s390/include/asm/
Dsigp.h45 int cc; in ____pcpu_sigp() local
60 int cc; in __pcpu_sigp() local
Dcpu_mf.h180 int cc; in lcctl() local
194 int cc; in __ecctr() local
209 int cc; in ecctr() local
229 int cc; in stcctm() local
244 int cc = 1; in qsi() local
258 int cc; in lsctl() local
Dtimex.h25 int cc; in set_tod_clock() local
37 int cc; in store_tod_clock() local
Duv.h59 int cc; in uv_call() local
Dpci_io.h96 int cc; in zpci_read_single() local
Dscsw.h43 __u32 cc : 2; member
85 u32 cc:2; member
121 u32 cc:2; member
Dnmi.h80 u64 cc : 1; /* 47 clock comparator validity */ member
/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/x86/math-emu/
Dstatus_w.h52 static inline void setcc(int cc) in setcc()
/arch/s390/lib/
Dstring.c268 int cc; in clcle() local
294 int cc; in strstr() local
/arch/powerpc/xmon/
Dppc-dis.c243 int cc; in print_insn_powerpc() local
/arch/x86/kernel/cpu/
Dcentaur.c154 u32 aa, bb, cc, dd; in init_centaur() local
/arch/s390/kvm/
Dintercept.c364 u64 code, addr, cc = 0, rc = 0; in handle_sthyi() local
/arch/microblaze/kernel/
Dtimer.c203 static u64 xilinx_cc_read(const struct cyclecounter *cc) in xilinx_cc_read()
/arch/s390/kernel/
Dsmp.c122 int cc; in __pcpu_sigp_relax() local
134 int cc, retry; in pcpu_sigp_retry() local
350 int cc; in pcpu_set_smt() local

12