Searched refs:hash_page (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/powerpc/platforms/cell/spufs/ |
| H A D | fault.c | 123 ret = hash_page(ea, access, 0x300, dsisr); in spufs_handle_class1()
|
| /linux/arch/powerpc/mm/book3s32/ |
| H A D | hash_low.S | 51 _GLOBAL(hash_page) 168 _ASM_NOKPROBE_SYMBOL(hash_page)
|
| /linux/arch/powerpc/platforms/cell/ |
| H A D | spu_base.c | 169 extern int hash_page(unsigned long ea, unsigned long access, 185 ret = hash_page(ea, in __spu_trap_data_map()
|
| /linux/arch/powerpc/include/asm/book3s/64/ |
| H A D | mmu-hash.h | 470 extern int hash_page(unsigned long ea, unsigned long access, unsigned long trap,
|
| /linux/arch/powerpc/mm/book3s64/ |
| H A D | hash_utils.c | 1939 int hash_page(unsigned long ea, unsigned long access, unsigned long trap, in hash_page() function 1954 EXPORT_SYMBOL_GPL(hash_page);
|