Home
last modified time | relevance | path

Searched refs:PPC_PIN_SIZE (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/mm/
D44x_mmu.c97 for (addr = PPC_PIN_SIZE; addr < lowmem_end_addr; in mmu_mapin_ram()
98 addr += PPC_PIN_SIZE) in mmu_mapin_ram()
/arch/powerpc/include/asm/
Dmmu-44x.h78 #define PPC_PIN_SIZE (1 << 28) /* 256M */ macro
Dpgtable-ppc32.h125 #ifdef PPC_PIN_SIZE
126 #define VMALLOC_START (((_ALIGN((long)high_memory, PPC_PIN_SIZE) + VMALLOC_OFFSET) & ~(VMALLOC_OFFS…