Searched defs:RADIX_PTE_INDEX_SIZE (Results 1 - 2 of 2) sorted by path

/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dradix-64k.h8 #define RADIX_PTE_INDEX_SIZE 5 // size: 8B << 5 = 256B, maps 2^5 x 64K = 2MB macro
H A Dradix-4k.h8 #define RADIX_PTE_INDEX_SIZE 9 // size: 8B << 9 = 4KB, maps 2^9 x 4K = 2MB macro

Completed in 358 milliseconds