Searched refs:has_mulx (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/nios2/kernel/
H A Dcpuinfo.c74 cpuinfo.has_mulx = fcpu_has(cpu, "altr,has-mulx"); setup_cpuinfo()
83 if (IS_ENABLED(CONFIG_NIOS2_HW_MULX_SUPPORT) && !cpuinfo.has_mulx) setup_cpuinfo()
151 cpuinfo.has_mulx ? "yes" : "no", show_cpuinfo()
/linux-4.1.27/arch/nios2/include/asm/
H A Dcpuinfo.h31 u32 has_mulx; member in struct:cpuinfo

Completed in 146 milliseconds