Home
last modified time | relevance | path

Searched refs:R10 (Results 1 – 25 of 32) sorted by relevance

12

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dusdt.c396 #define R10(F, X) F(X+0); F(X+1);F(X+2); F(X+3); F(X+4); \ in subtest_urandom_usdt()
398 #define R100(F, X) R10(F,X+ 0);R10(F,X+10);R10(F,X+20);R10(F,X+30);R10(F,X+40); \ in subtest_urandom_usdt()
399 R10(F,X+50);R10(F,X+60);R10(F,X+70);R10( in subtest_urandom_usdt()
175 #define R10( global() macro
[all...]
/linux/arch/x86/um/
H A Dptrace_64.c28 [R10 >> 3] = HOST_R10,
60 case R10: in putreg()
138 case R10: in getreg()
H A Duser-offsets.c50 DEFINE_LONGS(HOST_R10, R10); in foo()
H A Dsignal.c68 GETREG(R10, r10); in copy_sc_from_user()
138 PUTREG(R10, r10); in copy_sc_to_user()
/linux/tools/perf/arch/powerpc/tests/
H A Dregs_load.S15 #define R10 10 * 8 macro
54 std 10, R10(3)
/linux/tools/perf/arch/x86/tests/
H A Dregs_load.S22 #define R10 18 * 8 macro
56 movq %r10, R10(%rdi)
/linux/Documentation/fault-injection/
H A Dnvme-fault-injection.rst58 R10: 0000000000000000 R11: 0000000000000000 R12: ffffffff82012480
113 R10: 0000000000000000 R11: 0000000000000000 R12: ffff88011a3c9680
165 R10: ffffffff88c03da0 R11: 0000000000001b0c R12: ffff9dac25a34d00
/linux/Documentation/bpf/standardization/
H A Dabi.rst22 * R10: read-only frame pointer to access stack
/linux/drivers/tty/serial/
H A Dzs.h69 #define R10 10 macro
H A Dsunzilog.h41 #define R10 10 macro
H A Dip22zilog.h49 #define R10 10 macro
H A Dpmac_zilog.h127 #define R10 10 macro
H A Dsunzilog.c203 write_zsreg(channel, R10, regs[R10]); in __load_zsregs()
866 up->curregs[R10] = NRZ; in sunzilog_convert_to_zs()
1367 up->curregs[R10] = NRZ; in sunzilog_init_hw()
/linux/arch/hexagon/kernel/
H A Dvm_entry.S63 R10 = m0; \
135 m0 = R10; } \
/linux/arch/powerpc/platforms/pseries/
H A DhvCall.S43 std r10,STK_PARAM(R10)(r1); \
55 ld r10,STACK_FRAME_MIN_SIZE+STK_PARAM(R10)(r1)
/linux/drivers/memory/
H A Djedec_ddr.h42 #define R10 10 macro
/linux/arch/powerpc/kernel/
H A Dfpu.S132 REST_32FPVSRS(0, R4, R10)
/linux/drivers/media/pci/zoran/
H A DKconfig41 and 33 R10 and AverMedia 6 boards.
/linux/arch/powerpc/kvm/
H A Dbookehv_interrupts.S198 PPC_STL r6, VCPU_GPR(R10)(r4)
290 PPC_STL r3, VCPU_GPR(R10)(r11)
324 PPC_STL r3, VCPU_GPR(R10)(r11)
636 PPC_LL r10, VCPU_GPR(R10)(r4)
H A Dbooke_interrupts.S210 stw r10, VCPU_GPR(R10)(r4)
418 lwz r10, VCPU_GPR(R10)(r4)
/linux/arch/arm/mach-tegra/
H A Dreset-handler.S182 and r10, r10, #0x3 @ R10 = CPU number
/linux/arch/arm/boot/dts/gemini/
H A Dgemini-sl93512r.dts226 "R10 GMAC1 TXD0", "T10 GMAC1 TXD1",
H A Dgemini-dlink-dns-313.dts264 "R10 GMAC1 TXD0", "T10 GMAC1 TXD1",
/linux/Documentation/translations/zh_CN/dev-tools/
H A Dkasan.rst164 R10: 00007f964430cd0a R11: 0000000000000202 R12: 00007f96445cff88
/linux/Documentation/virt/kvm/x86/
H A Dhypercalls.rst28 It uses R3-R10 and hypercall number in R11. R4-R11 are used as output registers.

12