Searched refs:copy_type (Results 1 – 2 of 2) sorted by relevance
766 u32 mode, copy_type, width; in emit_mem_copy() local777 copy_type = 0; /* linear copy */ in emit_mem_copy()782 copy_type = MEM_COPY_MATRIX_COPY; in emit_mem_copy()786 copy_type = 0; /* linear copy */ in emit_mem_copy()792 bb->cs[bb->len++] = MEM_COPY_CMD | mode | copy_type; in emit_mem_copy()
1390 int copy_type = vcpu->arch.mmio_copy_type; in kvmppc_get_vsr_data() local1393 switch (copy_type) { in kvmppc_get_vsr_data()