Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dmmu-44x.h127 #define PPC44x_TLBE_SIZE PPC44x_TLB_4K macro
131 #define PPC44x_TLBE_SIZE PPC44x_TLB_16K macro
135 #define PPC44x_TLBE_SIZE PPC44x_TLB_64K macro
139 #define PPC44x_TLBE_SIZE PPC44x_TLB_256K macro
/arch/powerpc/kvm/
D44x_tlb.c35 #ifndef PPC44x_TLBE_SIZE
36 #define PPC44x_TLBE_SIZE PPC44x_TLB_4K macro
342 stlbe.word0 |= (gvaddr & PAGE_MASK) | PPC44x_TLBE_SIZE; in kvmppc_mmu_map()
/arch/powerpc/kernel/
Dhead_44x.S522 li r11,PPC44x_TLB_VALID | PPC44x_TLBE_SIZE