Home
last modified time | relevance | path

Searched refs:hash_page_patch_A (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/ppc/mm/
Dppc_mmu.c158 extern unsigned int hash_page_patch_A[]; in MMU_init_hw()
229 hash_page_patch_A[0] = (hash_page_patch_A[0] & ~0xffff) in MMU_init_hw()
231 hash_page_patch_A[1] = (hash_page_patch_A[1] & ~0x7c0) | (mb << 6); in MMU_init_hw()
232 hash_page_patch_A[2] = (hash_page_patch_A[2] & ~0x7c0) | (mb2 << 6); in MMU_init_hw()
241 flush_icache_range((unsigned long) &hash_page_patch_A[0], in MMU_init_hw()
Dhashtable.S346 .globl hash_page_patch_A
347 hash_page_patch_A: label