Searched refs:has_mulx (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/nios2/kernel/
H A Dcpuinfo.c56 cpuinfo.has_mulx = of_property_read_bool(cpu, "altr,has-mulx");
67 if (IS_ENABLED(CONFIG_NIOS2_HW_MULX_SUPPORT) && !cpuinfo.has_mulx)
147 cpuinfo.has_mulx ? "yes" : "no",
/linux-master/arch/nios2/include/asm/
H A Dcpuinfo.h18 bool has_mulx; member in struct:cpuinfo

Completed in 157 milliseconds