OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mtrr_fixed_raw
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/x86/x86/
mtrr_i686.c
122
static struct mtrr_state *
mtrr_fixed_raw
;
variable in typeref:struct:mtrr_state *
343
mtrr_fixed_raw
= &mtrr_raw[MTRR_I686_NVAR_MAX * 2];
372
mask =
mtrr_fixed_raw
[idx].msrval;
386
mask =
mtrr_fixed_raw
[idx].msrval;
400
mask =
mtrr_fixed_raw
[idx].msrval;
436
mtrr_fixed_raw
[idx].msrval = val;
445
mtrr_fixed_raw
[idx].msrval = val;
454
mtrr_fixed_raw
[idx].msrval = val;
Completed in 17 milliseconds
Indexes created Tue Oct 07 21:09:53 GMT 2025