Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dtime.h24 res = read_cpucfg(LOONGARCH_CPUCFG2); in calc_const_freq()
H A Dloongarch.h78 #define LOONGARCH_CPUCFG2 0x2 macro
/linux/arch/loongarch/kernel/
H A Dcpu-probe.c176 config = read_cpucfg(LOONGARCH_CPUCFG2); in cpu_probe_common()
383 c->fpu_vers = (read_cpucfg(LOONGARCH_CPUCFG2) & CPUCFG2_FPVERS) >> 3; in cpu_probe()