Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sparc/mm/
Dsun4c.c1796 static inline unsigned long sun4c_pmd_page(pmd_t pmd) in sun4c_pmd_page() function
1818 return (pte_t *) sun4c_pmd_page(*dir) + ((address >> PAGE_SHIFT) & (SUN4C_PTRS_PER_PTE - 1)); in sun4c_pte_offset()
2127 BTFIXUPSET_CALL(pmd_page, sun4c_pmd_page, BTFIXUPCALL_ANDNINT(PAGE_SIZE - 1)); in ld_mmu_sun4c()
2129 BTFIXUPSET_CALL(pmd_page, sun4c_pmd_page, BTFIXUPCALL_NORM); in ld_mmu_sun4c()