Home
last modified time | relevance | path

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

/arch/s390/mm/
Dmaccess.c217 void *bounce = (void *) addr; in xlate_dev_mem_ptr() local
224 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()
/arch/unicore32/kernel/
Dentry.S418 @ Now call the C code to package up the bounce to the support code
/arch/arm/boot/compressed/
Dhead.S628 __HVC(0) @ otherwise bounce to hyp mode