Searched refs:sun4c_pte_offset (Results 1 – 3 of 3) sorted by relevance
55 pte_t *sun4c_pte_offset(pmd_t * dir, unsigned long address) in sun4c_pte_offset() function
423 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()
1816 pte_t *sun4c_pte_offset(pmd_t * dir, unsigned long address) in sun4c_pte_offset() function1938 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()