Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/mm/nohash/
H A De500.c141 unsigned int camsize = __ilog2(ram); in calc_cam_sz() local
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dtlb.c272 u32 camsize = __ilog2_u64(size) & tsize_mask; in tlb_map_range() local