Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sparc/mm/
Dsrmmu.c228 static inline void srmmu_pgd_set(pgd_t * pgdp, pmd_t * pmdp) in srmmu_pgd_set() function
1074 srmmu_pgd_set(__nocache_fix(pgdp), pmdp); in srmmu_early_allocate_ptable_skeleton()
1104 srmmu_pgd_set(pgdp, pmdp); in srmmu_allocate_ptable_skeleton()
1170 srmmu_pgd_set(__nocache_fix(pgdp), pmdp); in srmmu_inherit_prom_mappings()
2235 BTFIXUPSET_CALL(pgd_set, srmmu_pgd_set, BTFIXUPCALL_NORM); in ld_mmu_srmmu()