Searched refs:SBP_L1_COUNT (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/mm/book3s64/
H A Dsubpage_prot.c120 spp += (addr >> PAGE_SHIFT) & (SBP_L1_COUNT - 1);
255 spp += (addr >> PAGE_SHIFT) & (SBP_L1_COUNT - 1);
H A Dhash_utils.c1402 spp = sbpp[(ea >> PAGE_SHIFT) & (SBP_L1_COUNT - 1)];
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dmmu-hash.h693 #define SBP_L1_COUNT (1 << SBP_L1_BITS) macro

Completed in 225 milliseconds