Home
last modified time | relevance | path

Searched refs:r10b (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/arch/x86/lib/
Dcsum-copy_64.S191 testb $1, %r10b
/Linux-v4.19/tools/perf/arch/x86/util/
Dperf_regs.c81 SDT_NAME_REG(r10b, r10),
/Linux-v4.19/drivers/md/
Draid10.c4728 struct r10bio *r10b; in handle_reshape_read_error() local
4733 r10b = kmalloc(sizeof(*r10b) + in handle_reshape_read_error()
4735 if (!r10b) { in handle_reshape_read_error()
4743 r10b->sector = r10_bio->sector; in handle_reshape_read_error()
4744 __raid10_find_phys(&conf->prev, r10b); in handle_reshape_read_error()
4756 int d = r10b->devs[slot].devnum; in handle_reshape_read_error()
4764 addr = r10b->devs[slot].addr + idx * PAGE_SIZE; in handle_reshape_read_error()
4788 kfree(r10b); in handle_reshape_read_error()
4794 kfree(r10b); in handle_reshape_read_error()
/Linux-v4.19/arch/x86/crypto/
Daegis256-aesni-asm.S167 mov %r10b, (%r9)
Dmorus640-sse2-asm.S221 mov %r10b, (%r9)
Dmorus1280-avx2-asm.S237 mov %r10b, (%r9)
Daegis128-aesni-asm.S183 mov %r10b, (%r9)
Daegis128l-aesni-asm.S194 mov %r10b, (%r9)
Dmorus1280-sse2-asm.S362 mov %r10b, (%r9)