OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MTRR_TYPE_WB
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x86/include/
mtrr.h
67
#define
MTRR_TYPE_WB
6
/src/sys/arch/x86/x86/
mtrr_i686.c
490
|| mtrrp->type >
MTRR_TYPE_WB
) && (mtrrp->flags & MTRR_VALID))
663
if ((type1 == MTRR_TYPE_WT && type2 ==
MTRR_TYPE_WB
) ||
664
(type1 ==
MTRR_TYPE_WB
&& type2 == MTRR_TYPE_WT))
Completed in 11 milliseconds
Indexes created Thu Nov 06 19:09:53 GMT 2025