Searched refs:r10b (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/arch/x86/lib/ |
D | csum-copy_64.S | 191 testb $1, %r10b
|
/Linux-v4.19/tools/perf/arch/x86/util/ |
D | perf_regs.c | 81 SDT_NAME_REG(r10b, r10),
|
/Linux-v4.19/drivers/md/ |
D | raid10.c | 4728 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/ |
D | aegis256-aesni-asm.S | 167 mov %r10b, (%r9)
|
D | morus640-sse2-asm.S | 221 mov %r10b, (%r9)
|
D | morus1280-avx2-asm.S | 237 mov %r10b, (%r9)
|
D | aegis128-aesni-asm.S | 183 mov %r10b, (%r9)
|
D | aegis128l-aesni-asm.S | 194 mov %r10b, (%r9)
|
D | morus1280-sse2-asm.S | 362 mov %r10b, (%r9)
|