Home
last modified time | relevance | path

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

/Linux-v6.6/arch/loongarch/include/asm/
Dtime.h24 res = read_cpucfg(LOONGARCH_CPUCFG2); in calc_const_freq()
Dloongarch.h77 #define LOONGARCH_CPUCFG2 0x2 macro
/Linux-v6.6/arch/loongarch/kernel/
Dcpu-probe.c110 config = read_cpucfg(LOONGARCH_CPUCFG2); in cpu_probe_common()
303 c->fpu_vers = (read_cpucfg(LOONGARCH_CPUCFG2) & CPUCFG2_FPVERS) >> 3; in cpu_probe()