Searched refs:copy_type (Results 1 – 2 of 2) sorted by relevance
738 u32 mode, copy_type, width; in emit_mem_copy() local749 copy_type = 0; /* linear copy */ in emit_mem_copy()754 copy_type = MEM_COPY_MATRIX_COPY; in emit_mem_copy()758 copy_type = 0; /* linear copy */ in emit_mem_copy()764 bb->cs[bb->len++] = MEM_COPY_CMD | mode | copy_type; in emit_mem_copy()
1396 int copy_type = vcpu->arch.mmio_copy_type; in kvmppc_get_vsr_data() local1399 switch (copy_type) { in kvmppc_get_vsr_data()