Searched refs:has_mulx (Results 1 – 2 of 2) sorted by relevance
53 cpuinfo.has_mulx = of_property_read_bool(cpu, "altr,has-mulx"); in setup_cpuinfo()64 if (IS_ENABLED(CONFIG_NIOS2_HW_MULX_SUPPORT) && !cpuinfo.has_mulx) in setup_cpuinfo()144 str_yes_no(cpuinfo.has_mulx), in show_cpuinfo()
18 bool has_mulx; member
Completed in 4 milliseconds