Searched defs:fc (Results 1 – 12 of 12) sorted by relevance
/arch/powerpc/math-emu/ |
D | math_efp.c | 184 unsigned long type, func, fc, fa, fb, src, speinsn; in do_spe_mathemu() local 665 unsigned long speinsn, type, fc; in speround_handler() local
|
/arch/s390/kernel/ |
D | topology.c | 208 static int ptf(unsigned long fc) in ptf() 221 int topology_set_cpu_management(int fc) in topology_set_cpu_management()
|
/arch/alpha/math-emu/ |
D | math.c | 104 unsigned long fa, fb, fc, func, mode, src; in alpha_fp_emul() local
|
/arch/s390/kvm/ |
D | priv.c | 234 int fc = (vcpu->run->s.regs.gprs[0] & 0xf0000000) >> 28; in handle_stsi() local
|
/arch/s390/include/asm/ |
D | nmi.h | 53 __u32 fc : 1; /* 43 fp control register validity */ member
|
D | sysinfo.h | 145 static inline int stsi(void *sysinfo, int fc, int sel1, int sel2) in stsi()
|
D | vtoc.h | 161 __u16 fc; /* number of whole cylinders in free ext. */ member
|
/arch/x86/platform/uv/ |
D | bios_uv.c | 86 s64 uv_bios_get_sn_info(int fc, int *uvtype, long *partid, long *coher, in uv_bios_get_sn_info()
|
/arch/ia64/include/asm/native/ |
D | pvchk_inst.h | 40 #define fc .error "fc should not be used directly." macro
|
/arch/ia64/include/asm/ |
D | paravirt_privop.h | 36 void (*fc)(void *addr); member
|
/arch/ia64/include/asm/sn/ |
D | sn_sal.h | 1053 ia64_sn_get_sn_info(int fc, u8 *shubtype, u16 *nasid_bitmask, u8 *nasid_shift, in ia64_sn_get_sn_info()
|
/arch/x86/kvm/ |
D | emulate.c | 665 struct fetch_cache *fc = &ctxt->fetch; in do_insn_fetch_byte() local
|