1 #ifndef _ASM_POWERPC_BOOK3S_PGALLOC_H
2 #define _ASM_POWERPC_BOOK3S_PGALLOC_H
6 extern void tlb_remove_table(struct mmu_gather
*tlb
, void *table
);
9 #include <asm/book3s/64/pgalloc.h>
11 #include <asm/book3s/32/pgalloc.h>
14 #endif /* _ASM_POWERPC_BOOK3S_PGALLOC_H */