Searched refs:srmmu_hwprobe (Results 1 – 2 of 2) sorted by relevance
224 extern __inline__ unsigned long srmmu_hwprobe(unsigned long vaddr) in srmmu_hwprobe() function
610 val = srmmu_hwprobe(address); in swift_update_mmu_cache()1035 if(!(prompte = srmmu_hwprobe(start))) { in srmmu_inherit_prom_mappings()1044 if(srmmu_hwprobe((start-PAGE_SIZE) + SRMMU_PMD_SIZE) == prompte) in srmmu_inherit_prom_mappings()1049 if(srmmu_hwprobe((start-PAGE_SIZE) + SRMMU_PGDIR_SIZE) == in srmmu_inherit_prom_mappings()1628 if (srmmu_hwprobe(page)) in turbosparc_flush_page_to_ram()