Home
last modified time | relevance | path

Searched refs:esel_max (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/mm/nohash/
H A De500_hugetlbpage.c27 if (next >= tcd->esel_max) in tlb1_next()
H A De500.c217 get_paca()->tcd.esel_max = mfspr(SPRN_TLB1CFG) & TLBnCFG_N_ENTRY; in map_mem_in_cams_addr()
/openbmc/linux/arch/powerpc/include/asm/nohash/
H A Dmmu-e500.h298 u8 esel_next, esel_max, esel_first; member
/openbmc/linux/arch/powerpc/kernel/
H A Dasm-offsets.c215 OFFSET(TCD_ESEL_MAX, tlb_core_data, esel_max); in main()