Home
last modified time | relevance | path

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

/freebsd/sys/riscv/riscv/
H A Didentcpu.c113 const char *march_name; member
509 for (i = 0; table[i].march_name != NULL; i++) { in identify_cpu_ids()
511 desc->cpu_march_name = table[i].march_name; in identify_cpu_ids()