Home
last modified time | relevance | path

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

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