OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:errata_t
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/x86/x86/
errata.c
73
}
errata_t
;
typedef in typeref:struct:errata
259
static bool x86_errata_setmsr(struct cpu_info *,
errata_t
*);
260
static bool x86_errata_testmsr(struct cpu_info *,
errata_t
*);
261
static bool x86_errata_amd_1474(struct cpu_info *,
errata_t
*);
263
static
errata_t
errata[] = {
497
errata_t
*e = a1;
545
x86_errata_amd_1474(struct cpu_info *ci,
errata_t
*e)
570
x86_errata_log(device_t dev,
errata_t
*e, const char *msg)
580
x86_errata_testmsr(struct cpu_info *ci,
errata_t
*e)
595
x86_errata_setmsr(struct cpu_info *ci,
errata_t
*e
[
all
...]
Completed in 10 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025