Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/aim/
H A Dmmu_oea64.c1442 void moea64_set_scratchpage_pa(int which, vm_paddr_t pa) in moea64_set_scratchpage_pa() function
1463 moea64_set_scratchpage_pa(0, VM_PAGE_TO_PHYS(msrc)); in moea64_copy_page()
1464 moea64_set_scratchpage_pa(1, VM_PAGE_TO_PHYS(mdst)); in moea64_copy_page()
1523 moea64_set_scratchpage_pa(0, in moea64_copy_pages()
1528 moea64_set_scratchpage_pa(1, in moea64_copy_pages()
1551 moea64_set_scratchpage_pa(0, pa); in moea64_zero_page_area()
1568 moea64_set_scratchpage_pa(0, pa); in moea64_zero_page()
1803 moea64_set_scratchpage_pa(1, pa & ~ADDR_POFF); in moea64_syncicache()