Home
last modified time | relevance | path

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

/virt/kvm/arm/
Dmmio.c164 u8 data_buf[8]; in io_mem_abort() local
187 kvm_mmio_write_buf(data_buf, len, data); in io_mem_abort()
190 data_buf); in io_mem_abort()
196 data_buf); in io_mem_abort()
208 memcpy(run->mmio.data, data_buf, len); in io_mem_abort()
215 memcpy(run->mmio.data, data_buf, len); in io_mem_abort()