Lines Matching refs:mvpg
41 static inline int mvpg(unsigned long r0, void *dest, void *src) in mvpg() function
112 mvpg(KFC(i), buffer, source); in test_exceptions()
129 mvpg(KFC(3), buffer, source); in test_exceptions()
133 mvpg(KFC(i), buffer, source); in test_exceptions()
142 mvpg(0, buffer, (void *)PAGE_MASK); in test_exceptions()
146 mvpg(0, (void *)PAGE_MASK, source); in test_exceptions()
159 cc = mvpg(0, buffer, source); in test_success()
164 cc = mvpg(0, buffer, source); in test_success()
180 cc = mvpg(0, fresh, source); in test_small_loop()
187 cc = mvpg(0, dest, source); in test_small_loop()
203 cc = mvpg(0, fresh, source); in test_mmu_prot()
215 mvpg(0, fresh, source); in test_mmu_prot()
223 mvpg(0, fresh, source); in test_mmu_prot()
234 mvpg(0, fresh, source); in test_mmu_prot()
248 mvpg(CCO, fresh, source); in test_mmu_prot()
261 cc = mvpg(CCO, fresh, source); in test_mmu_prot()
266 cc = mvpg(CCO, fresh, source); in test_mmu_prot()
271 cc = mvpg(CCO, fresh, source); in test_mmu_prot()