HomeSort by relevance Sort by last modified time
    Searched refs:Mtrrs (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/MtrrLib/
MtrrLib.c 31 // Context to save and restore when MTRRs are programmed
39 // This table defines the offset, base and length of the fixed MTRRs
100 // Lookup table used to print MTRRs
197 @param[in] MtrrSetting A buffer holding all MTRRs content.
236 This function will do some preparation for programming MTRRs:
269 // Disable MTRRs
275 Cleaning up after programming MTRRs.
277 This function will do some clean up after programming MTRRs:
310 Cleaning up after programming MTRRs.
312 This function will do some clean up after programming MTRRs:
    [all...]
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Library/MtrrLib/
MtrrLib.c 27 // Context to save and restore when MTRRs are programmed
35 // This table defines the offset, base and length of the fixed MTRRs
52 // Lookup table used to print MTRRs
195 @param[in] MtrrSetting A buffer holding all MTRRs content.
234 This function will do some preparation for programming MTRRs:
267 // Disable MTRRs
273 Cleaning up after programming MTRRs.
275 This function will do some clean up after programming MTRRs:
308 Cleaning up after programming MTRRs.
310 This function will do some clean up after programming MTRRs:
    [all...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
MpService.c 289 // Replace all MTRRs registers
308 MTRR_SETTINGS Mtrrs;
345 // If Traditional Sync Mode or need to configure MTRRs: gather all available APs.
361 // Wait for all APs to get ready for programming MTRRs
367 // Signal all APs it's time for backup MTRRs
375 // Note: For HT capable CPUs, threads within a core share the same set of MTRRs.
379 MtrrGetAllMtrrs(&Mtrrs);
387 // Let all processors program SMM MTRRs together
476 // Signal APs to restore MTRRs
481 // Restore OS MTRRs
    [all...]

Completed in 3193 milliseconds