Searched refs:MTRR (Results 1 – 13 of 13) sorted by relevance
2 // MTRR library provides APIs for MTRR operation.4 // MTRR library provides APIs for MTRR operation.19 #string STR_MODULE_ABSTRACT #language en-US "MTRR library provides APIs for MTRR operat…21 #string STR_MODULE_DESCRIPTION #language en-US "MTRR library provides APIs for MTRR operat…
2 # MTRR library provides APIs for MTRR operation.
19 "MTRR library provides APIs for MTRR operation"23 "MTRR library provides APIs for MTRR operation."
12 # memory attribute from MTRR.
28 ## @libraryclass Provides cache setting on MTRR.
29 ## @libraryclass Provides cache setting on MTRR.
45 # 4. Set MTRR for PEI
23 # 4. Set MTRR for PEI
427 UINT32 MTRR:1; member
33 ## @libraryclass Provides functions to manage MTRR settings on IA32 and X64 CPUs.
285 PRINT_BIT_FIELD (Edx, MTRR); in CpuidVersionInfo()