Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h104 #ifdef PPC_PIN_SIZE
105 #define VMALLOC_START (((ALIGN((long)high_memory, PPC_PIN_SIZE) + VMALLOC_OFFSET) & ~(VMALLOC_OFFSE…
H A Dmmu-44x.h128 #define PPC_PIN_SIZE (1 << 28) /* 256M */ macro