Home
last modified time | relevance | path

Searched refs:PPC44x_TLB_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/arch/powerpc/include/asm/nohash/32/
Dmmu-44x.h55 #define PPC44x_TLB_SIZE 64 macro
/linux-5.19.10/arch/powerpc/mm/nohash/
D44x.c36 unsigned int tlb_44x_hwater = PPC44x_TLB_SIZE - 1 - PPC44x_EARLY_TLBS;
/linux-5.19.10/arch/powerpc/xmon/
Dxmon.c3804 for (i = 0; i < PPC44x_TLB_SIZE; i++) { in dump_tlb_44x()