Home
last modified time | relevance | path

Searched refs:fp_version (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/arch/loongarch/kernel/
Dproc.c35 unsigned int fp_version = cpu_data[n].fpu_vers; in show_cpuinfo() local
55 seq_printf(m, "FPU Revision\t\t: 0x%02x\n", fp_version); in show_cpuinfo()