Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/include/asm/
Dmmu-44x.h54 #define PPC44x_TLB_SIZE 64 macro
/linux-4.1.27/arch/powerpc/mm/
D44x_mmu.c39 unsigned int tlb_44x_hwater = PPC44x_TLB_SIZE - 1 - PPC44x_EARLY_TLBS;
/linux-4.1.27/arch/powerpc/xmon/
Dxmon.c2782 for (i = 0; i < PPC44x_TLB_SIZE; i++) { in dump_tlb_44x()