Home
last modified time | relevance | path

Searched refs:PPC44x_LOW_SLOT (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/ppc/mm/
D44x_mmu.c120 tlb_44x_hwater = PPC44x_LOW_SLOT - pinned_tlbs; in ppc44x_tlb_config()
124 for (i = (PPC44x_LOW_SLOT-(pinned_tlbs-1)); i < PPC44x_LOW_SLOT; i++) { in ppc44x_tlb_config()
125 unsigned int phys_addr = (PPC44x_LOW_SLOT-i) * PPC44x_PIN_SIZE; in ppc44x_tlb_config()
/linux-2.4.37.9/include/asm-ppc/
Dibm44x.h55 #define PPC44x_LOW_SLOT 62 macro