Home
last modified time | relevance | path

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

/freebsd/sys/riscv/riscv/
H A Didentcpu.c111 struct marchid_entry { struct
119 static const struct marchid_entry global_marchids[] = { argument
127 static const struct marchid_entry sifive_marchids[] = {
139 const struct marchid_entry *marchid_table;
481 const struct marchid_entry *table = NULL; in identify_cpu_ids()