Searched refs:PPC44x_TLB_4K (Results 1 – 3 of 3) sorted by relevance
21 #define PPC44x_TLB_4K 0x00000010 macro81 #define PPC44x_TLBE_SIZE PPC44x_TLB_4K
35 #define PPC44x_TLBE_SIZE PPC44x_TLB_4K323 stlbe.word0 |= (gvaddr & PAGE_MASK_4K) | PPC44x_TLB_4K; in kvmppc_mmu_map()
132 tlbe->word0 = 0xef600000 | PPC44x_TLB_4K | PPC44x_TLB_VALID; in kvmppc_core_vcpu_setup()