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

  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Mem/
Page.c 712 UINT64 RangeEnd;
758 RangeEnd = End;
762 RangeEnd = Entry->End;
766 DEBUG ((DEBUG_PAGE, "ConvertRange: %lx-%lx to type %d\n", Start, RangeEnd, NewType));
769 DEBUG ((DEBUG_PAGE, "ConvertRange: %lx-%lx to attr %lx\n", Start, RangeEnd, NewAttributes));
814 Entry->Start = RangeEnd + 1;
816 } else if (Entry->End == RangeEnd) {
835 mMapStack[mMapDepth].Start = RangeEnd+1;
876 CoreAddRange (MemType, Start, RangeEnd, Attribute);
884 if (RangeEnd > EFI_PAGE_SIZE) {
    [all...]
  /external/clang/lib/AST/
Decl.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineAndOrXor.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h     [all...]

Completed in 115 milliseconds