Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-sparc/
Dpgtsrmmu.h224 extern __inline__ unsigned long srmmu_hwprobe(unsigned long vaddr) in srmmu_hwprobe() function
/linux-2.4.37.9/arch/sparc/mm/
Dsrmmu.c610 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()