Searched refs:r8 (Results 1 - 25 of 374) sorted by last modified time

1234567891011>>

/linux-master/arch/arm/kernel/
H A Dsleep.S85 ldmia r0, {r1, r6-r8} @ r1 = mpidr mask (r6,r7,r8) = l[0,1,2] shifts
86 compute_mpidr_hash r0, r6, r7, r8, r2, r1
/linux-master/arch/x86/net/
H A Dbpf_jit_comp.c152 [BPF_REG_5] = offsetof(struct pt_regs, r8),
160 * is_ereg() == true if BPF register 'reg' maps to x86-64 r8..r15
/linux-master/arch/arm64/net/
H A Dbpf_jit_comp.c304 const u8 r8 = bpf2a64[BPF_REG_8]; local
356 emit(A64_PUSH(r8, r9, A64_SP), ctx);
700 const u8 r8 = bpf2a64[BPF_REG_8]; local
723 emit(A64_POP(r8, r9, A64_SP), ctx);
/linux-master/arch/x86/kernel/
H A Dprocess_64.c88 log_lvl, regs->bp, regs->r8, regs->r9);
/linux-master/arch/arc/kernel/
H A Dsignal.c121 uregs.scratch.r8 = regs->r8;
174 regs->r8 = uregs.scratch.r8;
379 * r8 (syscall num) and (r1 - r7) will be reset to
426 regs->r8 = __NR_restart_syscall;
H A Dentry.S157 mov r8, r0
160 cmp r8, NR_syscalls - 1
175 ld.as r9, [sys_call_table, r8]
212 ; ABI: (r0-r7) up to 8 args, (r8) syscall number
236 cmp r8, NR_syscalls - 1
240 ld.as r9,[sys_call_table, r8]
256 ld r8, [sp, PT_status32] ; returning to User/Kernel Mode
258 bbit0 r8, STATUS_U_BIT, resume_kernel_mode
331 ld r8, [r10, THREAD_INFO_PREEMPT_COUNT]
332 brne r8,
[all...]
/linux-master/arch/arc/include/asm/
H A Dptrace.h42 unsigned long r12, r11, r10, r9, r8, r7, r6, r5, r4, r3, r2, r1, r0; member in struct:pt_regs
88 unsigned long r0, r1, r2, r3, r4, r5, r6, r7, r8, r9, r10, r11; member in struct:pt_regs
H A Dentry-compact.h66 push r8
78 pop r8
/linux-master/arch/x86/kvm/
H A Dx86.c11473 regs->r8 = kvm_r8_read(vcpu);
11509 kvm_r8_write(vcpu, regs->r8);
/linux-master/arch/x86/kvm/svm/
H A Dvmenter.S161 mov VCPU_R8 (%_ASM_DI), %r8
190 mov %r8, VCPU_R8 (%_ASM_AX)
H A Dsev.c607 save->r8 = svm->vcpu.arch.regs[VCPU_REGS_R8];
/linux-master/arch/x86/include/asm/
H A Dperf_event.h432 u64 r8, r9, r10, r11, r12, r13, r14, r15; member in struct:pebs_gprs
H A Dsyscall.h114 *args++ = regs->r8;
H A Dnospec-branch.h218 .irp rs,r8,r9,r10,r11,r12,r13,r14,r15 variable
/linux-master/tools/arch/x86/include/uapi/asm/
H A Dkvm.h115 __u64 r8, r9, r10, r11; member in struct:kvm_regs
/linux-master/arch/s390/kernel/
H A Dentry.S260 stmg %r8,%r15,__LC_SAVE_AREA_SYNC
276 xgr %r8,%r8
318 stmg %r8,%r15,__LC_SAVE_AREA_SYNC
320 lmg %r8,%r9,__LC_PGM_OLD_PSW
321 tmhh %r8,0x0001 # coming from user space?
326 1: tmhh %r8,0x4000 # PER bit set in old PSW ?
350 5: stmg %r8,%r9,__PT_PSW(%r11)
361 tmhh %r8,0x0001 # returning to user space?
394 stmg %r8,
[all...]
/linux-master/arch/mips/kernel/
H A Dptrace.c872 REG_OFFSET_NAME(r8, regs[8]),
/linux-master/arch/x86/kvm/vmx/
H A Dvmenter.S152 mov VCPU_R8 (%_ASM_AX), %r8
214 mov %r8, VCPU_R8 (%_ASM_AX)
331 push %r8
350 pop %r8
/linux-master/arch/x86/entry/
H A Dentry_64_compat.S187 /* Use %rsp as scratch reg. User ESP is stashed in r8 */
198 pushq %r8 /* pt_regs->sp */
234 addq $RAX, %rsp /* Skip r8-r15 */
267 * %r8/%r9 are zeroed before the sysret, thus safe to clobber.
269 SWITCH_TO_USER_CR3_NOSTACK scratch_reg=%r8 scratch_reg2=%r9
/linux-master/arch/x86/events/intel/
H A Dds.c383 u64 r8, r9, r10, r11; member in struct:pebs_record_core
391 u64 r8, r9, r10, r11; member in struct:pebs_record_nhm
403 u64 r8, r9, r10, r11; member in struct:pebs_record_hsw
432 u64 r8, r9, r10, r11; member in struct:pebs_record_skl
1689 regs->r8 = pebs->r8;
1774 regs->r8 = gprs->r8;
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h381 u64 r8; member in struct:gpr64_regs
1120 uint64_t r8, r9, r10, r11; member in struct:ex_regs
1160 * instructions. Ideally, fixup would use r8-r10 and thus avoid implicit
1161 * parameters entirely, but Hyper-V's hypercall ABI uses r8 and testing Hyper-V
/linux-master/arch/x86/include/uapi/asm/
H A Dkvm.h115 __u64 r8, r9, r10, r11; member in struct:kvm_regs
/linux-master/arch/x86/kernel/kprobes/
H A Dcore.c611 offsetof(struct pt_regs, r8),
/linux-master/arch/x86/kernel/cpu/
H A Dmshyperv.c630 ghcb_set_r8(ghcb, regs->r8);
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dsync_regs_test.c62 REG_COMPARE(r8);

Completed in 437 milliseconds

1234567891011>>