Searched hist:"25 d21ad6e799cccd097b9df2a2fefe19a7e1dfcf" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/powerpc/mm/ |
H A D | mmu_decl.h | diff 25d21ad6e799cccd097b9df2a2fefe19a7e1dfcf Thu Jul 23 18:15:47 CDT 2009 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Add TLB management code for 64-bit Book3E
This adds the TLB miss handler assembly, the low level TLB flush routines along with the necessary hook for dealing with our virtual page tables or indirect TLB entries that need to be flushes when PTE pages are freed.
There is currently no support for hugetlbfs
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | mmu_context.h | diff 25d21ad6e799cccd097b9df2a2fefe19a7e1dfcf Thu Jul 23 18:15:47 CDT 2009 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Add TLB management code for 64-bit Book3E
This adds the TLB miss handler assembly, the low level TLB flush routines along with the necessary hook for dealing with our virtual page tables or indirect TLB entries that need to be flushes when PTE pages are freed.
There is currently no support for hugetlbfs
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | setup_64.c | diff 25d21ad6e799cccd097b9df2a2fefe19a7e1dfcf Thu Jul 23 18:15:47 CDT 2009 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Add TLB management code for 64-bit Book3E
This adds the TLB miss handler assembly, the low level TLB flush routines along with the necessary hook for dealing with our virtual page tables or indirect TLB entries that need to be flushes when PTE pages are freed.
There is currently no support for hugetlbfs
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|