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

  /external/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
cpu.h 93 #define EARLY_PGTABLE_SIZE 0x5000
  /external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
cpu.c 68 * Address above EARLY_PGTABLE_SIZE (0x5000) is free for other purpose.
79 gd->arch.tlb_size = EARLY_PGTABLE_SIZE;

Completed in 46 milliseconds