Home
last modified time | relevance | path

Searched defs:fc (Results 1 – 12 of 12) sorted by relevance

/arch/powerpc/math-emu/
Dmath_efp.c184 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/
Dtopology.c208 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/
Dmath.c104 unsigned long fa, fb, fc, func, mode, src; in alpha_fp_emul() local
/arch/s390/kvm/
Dpriv.c234 int fc = (vcpu->run->s.regs.gprs[0] & 0xf0000000) >> 28; in handle_stsi() local
/arch/s390/include/asm/
Dnmi.h53 __u32 fc : 1; /* 43 fp control register validity */ member
Dsysinfo.h145 static inline int stsi(void *sysinfo, int fc, int sel1, int sel2) in stsi()
Dvtoc.h161 __u16 fc; /* number of whole cylinders in free ext. */ member
/arch/x86/platform/uv/
Dbios_uv.c86 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/
Dpvchk_inst.h40 #define fc .error "fc should not be used directly." macro
/arch/ia64/include/asm/
Dparavirt_privop.h36 void (*fc)(void *addr); member
/arch/ia64/include/asm/sn/
Dsn_sal.h1053 ia64_sn_get_sn_info(int fc, u8 *shubtype, u16 *nasid_bitmask, u8 *nasid_shift, in ia64_sn_get_sn_info()
/arch/x86/kvm/
Demulate.c665 struct fetch_cache *fc = &ctxt->fetch; in do_insn_fetch_byte() local