Searched refs:copy_bits (Results 1 – 2 of 2) sorted by relevance
696 struct qxl_copy_bits copy_bits; member725 struct qxl_copy_bits copy_bits; member
24808 int copy_bits = 256; in aarch64_expand_cpymem() local24816 copy_bits = 128; in aarch64_expand_cpymem()24840 if (GET_MODE_BITSIZE (mode_iter.require ()) <= MIN (n, copy_bits)) in aarch64_expand_cpymem()24848 if (mode_bits == 128 && copy_bits == 256) in aarch64_expand_cpymem()24858 if (n > 0 && n < copy_bits / 2 && !STRICT_ALIGNMENT) in aarch64_expand_cpymem()