Home
last modified time | relevance | path

Searched defs:errata (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/arch/i386/i386/
H A Damd64errata.c65 typedef struct errata { struct
70 int (*e_act)(struct cpu_info *, struct errata *); argument
72 } errata_t; argument
149 static errata_t errata[] = { variable
/openbsd/sys/arch/amd64/amd64/
H A Damd64errata.c64 typedef struct errata { struct
69 int (*e_act)(struct cpu_info *, struct errata *); argument
71 } errata_t; argument
148 static errata_t errata[] = { variable