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

  /device/linaro/bootloader/edk2/ArmPkg/Library/ArmMmuLib/AArch64/
ArmMmuLibCore.c 125 #define BITS_PER_LEVEL 9
136 *TableLevel = (T0SZ - MIN_T0SZ) / BITS_PER_LEVEL;
140 *TableEntryCount = 1UL << (BITS_PER_LEVEL - (T0SZ - MIN_T0SZ) % BITS_PER_LEVEL);
  /prebuilts/tools/common/intellij-core/171.2455.10/
intellij-core.jar 

Completed in 164 milliseconds