Home
last modified time | relevance | path

Searched defs:SLICE_ARRAY_SIZE (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/include/asm/nohash/32/
Dmmu-8xx.h183 #define SLICE_ARRAY_SIZE (1 << (32 - SLICE_LOW_SHIFT - 1)) macro
/arch/powerpc/include/asm/book3s/64/
Dmmu-hash.h656 #define SLICE_ARRAY_SIZE (H_PGTABLE_RANGE >> 41) macro