Searched refs:PPC44x_TLB_SIZE (Results 1 – 4 of 4) sorted by relevance
25 #define PPC44x_TLB_SIZE 64 macro43 struct kvmppc_44x_shadow_ref shadow_refs[PPC44x_TLB_SIZE];46 struct kvmppc_44x_tlbe shadow_tlb[PPC44x_TLB_SIZE];47 u8 shadow_tlb_mod[PPC44x_TLB_SIZE];
54 #define PPC44x_TLB_SIZE 64 macro
38 unsigned int tlb_44x_hwater = PPC44x_TLB_SIZE - 1 - PPC44x_EARLY_TLBS;
2606 for (i = 0; i < PPC44x_TLB_SIZE; i++) { in dump_tlb_44x()