Searched refs:MMU_SEGSIZE_256M (Results 1 – 3 of 3) sorted by relevance
231 #define MMU_SEGSIZE_256M 0 macro255 if (ssize == MMU_SEGSIZE_256M) in slb_vsid_shift()262 if (ssize == MMU_SEGSIZE_256M) in segment_shift()440 if (ssize == MMU_SEGSIZE_256M) { in hpt_hash()774 return MMU_SEGSIZE_256M; in user_segment_size()793 if (ssize == MMU_SEGSIZE_256M) { in get_vsid()862 (((ssize) == MMU_SEGSIZE_256M) ? ESID_MASK : ESID_MASK_1T)
704 ssize = MMU_SEGSIZE_256M; in slb_allocate_kernel()
129 ssize = slbe->tb ? MMU_SEGSIZE_1T : MMU_SEGSIZE_256M; in kvmppc_mmu_book3s_64_get_pteg()