Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/
Dbook3e_hugetlbpage.c27 if (next >= tcd->esel_max) in tlb1_next()
Dfsl_booke.c196 get_paca()->tcd.esel_max = mfspr(SPRN_TLB1CFG) & TLBnCFG_N_ENTRY; in map_mem_in_cams_addr()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/
Dmmu-book3e.h298 u8 esel_next, esel_max, esel_first; member
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dasm-offsets.c240 OFFSET(TCD_ESEL_MAX, tlb_core_data, esel_max); in main()