Searched refs:PPC44x_TLB_SIZE (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dkvm_44x.h25 #define PPC44x_TLB_SIZE 64 macro
50 struct kvmppc_44x_shadow_ref shadow_refs[PPC44x_TLB_SIZE];
53 struct kvmppc_44x_tlbe shadow_tlb[PPC44x_TLB_SIZE];
54 u8 shadow_tlb_mod[PPC44x_TLB_SIZE];
H A Dmmu-44x.h54 #define PPC44x_TLB_SIZE 64 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A D44x_mmu.c38 unsigned int tlb_44x_hwater = PPC44x_TLB_SIZE - 1 - PPC44x_EARLY_TLBS;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/xmon/
H A Dxmon.c2685 for (i = 0; i < PPC44x_TLB_SIZE; i++) {

Completed in 48 milliseconds