Searched refs:copy_type (Results 1 – 2 of 2) sorted by relevance
741 u32 mode, copy_type, width; in emit_mem_copy() local752 copy_type = 0; /* linear copy */ in emit_mem_copy()757 copy_type = MEM_COPY_MATRIX_COPY; in emit_mem_copy()761 copy_type = 0; /* linear copy */ in emit_mem_copy()767 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()