Searched refs:PPC_PIN_SIZE (Results 1 – 2 of 2) sorted by relevance
104 #ifdef PPC_PIN_SIZE105 #define VMALLOC_START (((ALIGN((long)high_memory, PPC_PIN_SIZE) + VMALLOC_OFFSET) & ~(VMALLOC_OFFSE…
128 #define PPC_PIN_SIZE (1 << 28) /* 256M */ macro