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

  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/MtrrLib/
MtrrLib.c 738 BOOLEAN CoveredByExistingMtrr;
741 CoveredByExistingMtrr = FALSE;
766 CoveredByExistingMtrr = TRUE;
814 if (CoveredByExistingMtrr) {
    [all...]
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Library/MtrrLib/
MtrrLib.c 714 BOOLEAN CoveredByExistingMtrr;
717 CoveredByExistingMtrr = FALSE;
742 CoveredByExistingMtrr = TRUE;
790 if (CoveredByExistingMtrr) {
    [all...]

Completed in 433 milliseconds