Home
last modified time | relevance | path

Searched refs:rip (Results 1 – 25 of 117) sorted by relevance

12345

/linux-6.1.9/arch/x86/purgatory/
Dentry64.S19 lgdt gdt(%rip)
30 leaq stack_init(%rip), %rsp
32 leaq new_cs_exit(%rip), %rax
38 movq rax(%rip), %rax
39 movq rbx(%rip), %rbx
40 movq rcx(%rip), %rcx
41 movq rdx(%rip), %rdx
42 movq rsi(%rip), %rsi
43 movq rdi(%rip), %rdi
44 movq rsp(%rip), %rsp
[all …]
Dsetup-x86_64.S19 lgdt gdt(%rip)
30 leaq lstack_end(%rip), %rsp
/linux-6.1.9/tools/perf/arch/x86/tests/
Dbp-modify.c63 unsigned long rip = 0, dr7 = 1; in bp_modify1() local
112 rip = ptrace(PTRACE_PEEKUSER, child, in bp_modify1()
113 offsetof(struct user_regs_struct, rip), NULL); in bp_modify1()
114 if (rip == (unsigned long) -1) { in bp_modify1()
120 pr_debug("rip %lx, bp_1 %p\n", rip, bp_1); in bp_modify1()
128 return rip == (unsigned long) bp_1 ? TEST_OK : TEST_FAIL; in bp_modify1()
140 unsigned long rip = 0, dr7 = 1; in bp_modify2() local
188 rip = ptrace(PTRACE_PEEKUSER, child, in bp_modify2()
189 offsetof(struct user_regs_struct, rip), NULL); in bp_modify2()
190 if (rip == (unsigned long) -1) { in bp_modify2()
[all …]
/linux-6.1.9/tools/testing/selftests/x86/
Dsysret_rip.c67 static volatile unsigned long rip; variable
73 if (rip != ctx->uc_mcontext.gregs[REG_RIP]) { in sigsegv_for_sigreturn_test()
75 rip, (unsigned long)ctx->uc_mcontext.gregs[REG_RIP]); in sigsegv_for_sigreturn_test()
82 printf("[OK]\tGot SIGSEGV at RIP=0x%lx\n", rip); in sigsegv_for_sigreturn_test()
92 ctx->uc_mcontext.gregs[REG_RIP] = rip; in sigusr1()
93 ctx->uc_mcontext.gregs[REG_RCX] = rip; in sigusr1()
106 rip = ip; in test_sigreturn_to()
117 if (rip != ctx->uc_mcontext.gregs[REG_RIP]) { in sigsegv_for_fallthrough()
119 rip, (unsigned long)ctx->uc_mcontext.gregs[REG_RIP]); in sigsegv_for_fallthrough()
150 rip = ip; in test_syscall_fallthrough_to()
/linux-6.1.9/arch/x86/kernel/
Dhead_64.S65 leaq (__end_init_task - FRAME_SIZE)(%rip), %rsp
67 leaq _text(%rip), %rdi
76 movq initial_gs(%rip), %rax
103 leaq .Lon_kernel_cs(%rip), %rax
119 leaq _text(%rip), %rdi
193 testl $1, __pgtable_l5_enabled(%rip)
201 addq phys_base(%rip), %rax
250 lgdt early_gdt_descr(%rip)
274 movl initial_gs(%rip),%eax
275 movl initial_gs+4(%rip),%edx
[all …]
Dsev_verify_cbit.S25 movq sme_me_mask(%rip), %rsi
30 movq sev_status(%rip), %rsi
53 movq %rdx, sev_check_data(%rip)
65 cmpq %rdx, sev_check_data(%rip)
/linux-6.1.9/arch/x86/power/
Dhibernate_asm_64.S33 movq mmu_cr4_features(%rip), %rax
67 movq %rax, in_suspend(%rip)
94 movq %rax, restore_cr3(%rip)
104 movq restore_jump_address(%rip), %r8
105 movq restore_cr3(%rip), %r9
108 movq temp_pgt(%rip), %rax
109 movq mmu_cr4_features(%rip), %rbx
112 movq restore_pblist(%rip), %rdx
115 movq relocated_restore_code(%rip), %rcx
/linux-6.1.9/arch/x86/crypto/
Daesni-intel_avx-x86_64.S373 vpshufb SHUF_MASK(%rip), %xmm9, %xmm9
388 vpshufb SHUF_MASK(%rip), %xmm9, %xmm9
392 vpshufb SHUF_MASK(%rip), %xmm9, %xmm9
395 vpshufb SHUF_MASK(%rip), %xmm9, %xmm9
400 vpshufb SHUF_MASK(%rip), %xmm9, %xmm9
423 vpaddd ONE(%rip), %xmm9, %xmm9 # INCR CNT to get Yn
425 vpshufb SHUF_MASK(%rip), %xmm9, %xmm9
438 lea SHIFT_MASK+16(%rip), %r12
455 lea SHIFT_MASK+16(%rip), %r12
472 vpshufb SHUF_MASK(%rip), %xmm2, %xmm2
[all …]
Dblake2s-core.S54 movdqa ROT16(%rip),%xmm12
55 movdqa ROR328(%rip),%xmm13
58 leaq SIGMA+0xa0(%rip),%r8
65 movdqa IV(%rip),%xmm2
67 pxor IV+0x10(%rip),%xmm3
68 leaq SIGMA(%rip),%rcx
183 vmovdqa IV(%rip),%xmm14
184 vmovdqa IV+16(%rip),%xmm15
196 leaq SIGMA2(%rip),%rax
Dcrc32-pclmul_asm.S96 movdqa .Lconstant_R2R1(%rip), CONSTANT
145 movdqa .Lconstant_R4R3(%rip), CONSTANT
192 movdqa .Lconstant_R5(%rip), CONSTANT
193 movdqa .Lconstant_mask32(%rip), %xmm3
205 movdqa .Lconstant_RUpoly(%rip), CONSTANT
Daes_ctrby8_avx-x86_64.S126 vpaddq (ddq_add_1 + 16 * i)(%rip), xtmp, var_xdata
140 vpaddq (ddq_add_1 + 16 * (i - 1))(%rip), xcounter, var_xdata
141 vptest ddq_low_msk(%rip), var_xdata
143 vpaddq ddq_high_add_1(%rip), var_xdata, var_xdata
144 vpaddq ddq_high_add_1(%rip), xcounter, xcounter
157 vpaddq (ddq_add_1 + 16 * (by - 1))(%rip), xcounter, xcounter
158 vptest ddq_low_msk(%rip), xcounter
160 vpaddq ddq_high_add_1(%rip), xcounter, xcounter
418 vmovdqa byteswap_const(%rip), xbyteswap
/linux-6.1.9/drivers/net/vxlan/
Dvxlan_multicast.c17 int vxlan_igmp_join(struct vxlan_dev *vxlan, union vxlan_addr *rip, in vxlan_igmp_join() argument
20 union vxlan_addr *ip = (rip ? : &vxlan->default_dst.remote_ip); in vxlan_igmp_join()
51 int vxlan_igmp_leave(struct vxlan_dev *vxlan, union vxlan_addr *rip, in vxlan_igmp_leave() argument
54 union vxlan_addr *ip = (rip ? : &vxlan->default_dst.remote_ip); in vxlan_igmp_leave()
86 union vxlan_addr *rip, int rifindex) in vxlan_group_used_match() argument
88 if (!vxlan_addr_multicast(rip)) in vxlan_group_used_match()
91 if (!vxlan_addr_equal(rip, ip)) in vxlan_group_used_match()
126 __be32 vni, union vxlan_addr *rip, int rifindex) in vxlan_group_used() argument
128 union vxlan_addr *ip = (rip ? : &dev->default_dst.remote_ip); in vxlan_group_used()
Dvxlan_private.h157 __be32 vni, union vxlan_addr *rip, int rifindex);
158 int vxlan_igmp_join(struct vxlan_dev *vxlan, union vxlan_addr *rip,
160 int vxlan_igmp_leave(struct vxlan_dev *vxlan, union vxlan_addr *rip,
/linux-6.1.9/tools/perf/util/
Damd-sample-raw.c196 __u64 *rip = (__u64 *)op_ctl + 1; in amd_dump_ibs_op() local
197 union ibs_op_data *op_data = (union ibs_op_data *)(rip + 1); in amd_dump_ibs_op()
198 union ibs_op_data3 *op_data3 = (union ibs_op_data3 *)(rip + 3); in amd_dump_ibs_op()
202 printf("IbsOpRip:\t%016llx\n", *rip); in amd_dump_ibs_op()
209 pr_ibs_op_data2(*(union ibs_op_data2 *)(rip + 2)); in amd_dump_ibs_op()
212 printf("IbsDCLinAd:\t%016llx\n", *(rip + 4)); in amd_dump_ibs_op()
214 printf("IbsDCPhysAd:\t%016llx\n", *(rip + 5)); in amd_dump_ibs_op()
215 if (op_data->op_brn_ret && *(rip + 6)) in amd_dump_ibs_op()
216 printf("IbsBrTarget:\t%016llx\n", *(rip + 6)); in amd_dump_ibs_op()
/linux-6.1.9/samples/fprobe/
Dfprobe_example.c68 unsigned long rip = instruction_pointer(regs); in sample_exit_handler() local
76 (void *)ip, (void *)ip, (void *)rip, (void *)rip); in sample_exit_handler()
79 (void *)ip, (void *)ip, (void *)rip, (void *)rip); in sample_exit_handler()
/linux-6.1.9/arch/x86/boot/compressed/
Defi_thunk_64.S60 leaq 1f(%rip), %rbp
70 leaq efi32_boot_idt(%rip), %rax
72 leaq efi32_boot_gdt(%rip), %rax
75 movzwl efi32_boot_ds(%rip), %edx
76 movzwq efi32_boot_cs(%rip), %rax
78 leaq efi_enter32(%rip), %rax
Dhead_64.S374 leaq startup_32(%rip) /* - $startup_32 */, %rbp
385 movl image_offset(%rip), %eax
434 leaq gdt64(%rip), %rax
440 leaq .Lon_kernel_cs(%rip), %rax
492 leaq trampoline_return(%rip), %rdi
526 leaq (_bss-8)(%rip), %rsi
572 leaq _bss(%rip), %rdi
573 leaq _ebss(%rip), %rcx
591 leaq boot_heap(%rip), %rsi /* malloc area for uncompression */
592 leaq input_data(%rip), %rdx /* input_data */
[all …]
/linux-6.1.9/arch/x86/platform/efi/
Defi_thunk_64.S38 movq efi_mixed_mode_stack_pa(%rip), %rsp
56 subq phys_base(%rip), %rax
58 leaq 1f(%rip), %rbp
59 leaq 2f(%rip), %rbx
/linux-6.1.9/tools/testing/selftests/kvm/x86_64/
Dhyperv_svm_test.c83 vmcb->save.rip += 3; in guest_code()
90 vmcb->save.rip += 2; /* rdmsr */ in guest_code()
96 vmcb->save.rip += 2; /* rdmsr */ in guest_code()
105 vmcb->save.rip += 3; /* vmcall */ in guest_code()
111 vmcb->save.rip += 2; /* rdmsr */ in guest_code()
Dsvm_nested_soft_inject_test.c37 GUEST_ASSERT_2(regs->rip == (unsigned long)l2_guest_code_int, in guest_int_handler()
38 regs->rip, (unsigned long)l2_guest_code_int); in guest_int_handler()
94 vmcb->control.next_rip = vmcb->save.rip; in l1_guest_code()
116 vmcb->save.rip += 3; in l1_guest_code()
124 vmcb->control.next_rip = vmcb->save.rip + 2; in l1_guest_code()
/linux-6.1.9/arch/x86/kvm/
Dtrace.h23 __field( unsigned long, rip )
28 __entry->rip = kvm_rip_read(vcpu);
31 TP_printk("vcpu %u, rip 0x%lx", __entry->vcpu_id, __entry->rip)
598 TP_PROTO(__u64 rip, __u64 vmcb, __u64 nested_rip, __u32 int_ctl,
601 TP_ARGS(rip, vmcb, nested_rip, int_ctl, event_inj, tdp_enabled,
605 __field( __u64, rip )
616 __entry->rip = rip;
628 __entry->rip,
714 TP_PROTO(__u64 rip),
715 TP_ARGS(rip),
[all …]
/linux-6.1.9/tools/testing/selftests/net/mptcp/
Duserspace_pm.sh555 ip netns exec "$ns1" ./pm_nl_ctl csf lip 10.0.2.1 lid 23 rip 10.0.2.2\
569 ip netns exec "$ns1" ./pm_nl_ctl dsf lip 10.0.2.1 lport "$sport" rip 10.0.2.2 rport\
593 ip netns exec "$ns1" ./pm_nl_ctl csf lip dead:beef:2::1 lid 23 rip\
607 ip netns exec "$ns1" ./pm_nl_ctl dsf lip dead:beef:2::1 lport "$sport" rip\
632 ip netns exec "$ns1" ./pm_nl_ctl csf lip 10.0.2.1 lid 23 rip 10.0.2.2 rport\
646 ip netns exec "$ns1" ./pm_nl_ctl dsf lip 10.0.2.1 lport "$sport" rip 10.0.2.2 rport\
676 ip netns exec "$ns2" ./pm_nl_ctl csf lip 10.0.2.2 lid 23 rip 10.0.2.1 rport\
689 ip netns exec "$ns2" ./pm_nl_ctl dsf lip 10.0.2.2 lport "$sport" rip 10.0.2.1 rport\
713 ip netns exec "$ns2" ./pm_nl_ctl csf lip dead:beef:2::2 lid 23 rip\
728 ip netns exec "$ns2" ./pm_nl_ctl dsf lip dead:beef:2::2 lport "$sport" rip\
[all …]
/linux-6.1.9/arch/x86/realmode/rm/
Dtrampoline_64.S193 jmpq *tr_start(%rip)
204 lidt tr_idt(%rip)
205 lgdt tr_gdt64(%rip)
207 ljmpl *tr_compat(%rip)
/linux-6.1.9/tools/lib/traceevent/plugins/
Dplugin_kvm.c25 static const char *disassemble(unsigned char *insn, int len, uint64_t rip, in disassemble() argument
42 ud_set_pc(&ud, rip); in disassemble()
55 static const char *disassemble(unsigned char *insn, int len, uint64_t rip, in disassemble() argument
302 unsigned long long rip, csbase, len, flags, failed; in kvm_emulate_insn_handler() local
307 if (tep_get_field_val(s, event, "rip", record, &rip, 1) < 0) in kvm_emulate_insn_handler()
326 disasm = disassemble(insn, len, rip, in kvm_emulate_insn_handler()
332 trace_seq_printf(s, "%llx:%llx: %s%s", csbase, rip, disasm, in kvm_emulate_insn_handler()
/linux-6.1.9/fs/xfs/
Dxfs_mount.c623 struct xfs_inode *rip; in xfs_mountfs() local
835 XFS_ILOCK_EXCL, &rip); in xfs_mountfs()
843 ASSERT(rip != NULL); in xfs_mountfs()
845 if (XFS_IS_CORRUPT(mp, !S_ISDIR(VFS_I(rip)->i_mode))) { in xfs_mountfs()
847 (unsigned long long)rip->i_ino); in xfs_mountfs()
848 xfs_iunlock(rip, XFS_ILOCK_EXCL); in xfs_mountfs()
852 mp->m_rootip = rip; /* save it */ in xfs_mountfs()
854 xfs_iunlock(rip, XFS_ILOCK_EXCL); in xfs_mountfs()
980 xfs_irele(rip); in xfs_mountfs()

12345