Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sparc/mm/
Dnosun4c.c55 pte_t *sun4c_pte_offset(pmd_t * dir, unsigned long address) in sun4c_pte_offset() function
Dfault.c423 extern pte_t *sun4c_pte_offset(pmd_t *,unsigned long); in do_sun4c_fault()
443 ptep = sun4c_pte_offset((pmd_t *) pgdp, address); in do_sun4c_fault()
Dsun4c.c1816 pte_t *sun4c_pte_offset(pmd_t * dir, unsigned long address) in sun4c_pte_offset() function
1938 ptep = sun4c_pte_offset((pmd_t *) pgdp, start); in sun4c_update_mmu_cache()
2151 BTFIXUPSET_CALL(pte_offset, sun4c_pte_offset, BTFIXUPCALL_NORM); in ld_mmu_sun4c()