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.h81 #define PPC44x_TLBE_SIZE PPC44x_TLB_4K macro
83 #define PPC44x_TLBE_SIZE PPC44x_TLB_16K macro
85 #define PPC44x_TLBE_SIZE PPC44x_TLB_64K macro
/arch/powerpc/kvm/
D44x_tlb.c34 #ifndef PPC44x_TLBE_SIZE
35 #define PPC44x_TLBE_SIZE PPC44x_TLB_4K macro
317 stlbe.word0 |= (gvaddr & PAGE_MASK) | PPC44x_TLBE_SIZE; in kvmppc_mmu_map()
/arch/powerpc/kernel/
Dhead_44x.S579 li r11,PPC44x_TLB_VALID | PPC44x_TLBE_SIZE