Searched refs:hyp_buffers (Results 1 – 1 of 1) sorted by relevance
68 static struct kvm_ffa_buffers hyp_buffers; variable119 hyp_virt_to_phys(hyp_buffers.tx), in ffa_map_hyp_buffers()120 hyp_virt_to_phys(hyp_buffers.rx), in ffa_map_hyp_buffers()392 buf = hyp_buffers.tx; in do_ffa_mem_frag_tx()466 buf = hyp_buffers.tx; in __do_ffa_mem_xfer()541 buf = hyp_buffers.tx; in do_ffa_mem_reclaim()548 buf = hyp_buffers.rx; in do_ffa_mem_reclaim()577 memcpy(buf, hyp_buffers.rx, fraglen); in do_ffa_mem_reclaim()588 memcpy((void *)buf + fragoff, hyp_buffers.rx, fraglen); in do_ffa_mem_reclaim()787 memcpy(host_buffers.rx, hyp_buffers.rx, copy_sz); in do_ffa_part_get()[all …]