Searched refs:bounce (Results 1 – 3 of 3) sorted by relevance
217 void *bounce = (void *) addr; in xlate_dev_mem_ptr() local224 bounce = (void *) __get_free_page(GFP_ATOMIC); in xlate_dev_mem_ptr()225 if (bounce) in xlate_dev_mem_ptr()226 memcpy_absolute(bounce, (void *) addr, size); in xlate_dev_mem_ptr()230 return bounce; in xlate_dev_mem_ptr()
418 @ Now call the C code to package up the bounce to the support code
628 __HVC(0) @ otherwise bounce to hyp mode