/linux/tools/testing/selftests/x86/ |
H A D | nx_stack.c | 102 #define RIP REG_RIP macro 106 #define RIP REG_EIP macro 129 uc->uc_mcontext.gregs[RIP] = (uintptr_t)&make_stack2; in sigsegv() 138 uc->uc_mcontext.gregs[RIP] = stack_max_addr - PAGE_SIZE; in sigsegv() 142 uc->uc_mcontext.gregs[RIP] -= PAGE_SIZE; in sigsegv() 143 if (uc->uc_mcontext.gregs[RIP] == stack_min_addr) { in sigsegv() 156 unsigned long rip = uc->uc_mcontext.gregs[RIP]; in sigtrap()
|
/linux/drivers/gpu/drm/ci/xfails/ |
H A D | vkms-none-skips.txt | 10 # RIP: 0010:compose_active_planes+0x1c7/0x4e0 [vkms] 44 # RIP: 0010:compose_active_planes+0x1c7/0x4e0 [vkms] 61 # RIP: 0010:compose_active_planes+0x1c7/0x4e0 [vkms] 95 # RIP: 0010:compose_active_planes+0x1c7/0x4e0 [vkms] 112 # RIP: 0010:compose_active_planes+0x344/0x4e0 [vkms] 146 # RIP: 0010:compose_active_planes+0x344/0x4e0 [vkms] 163 # RIP: 0010:compose_active_planes+0x344/0x4e0 [vkms] 199 # RIP: 0010:compose_active_planes+0x344/0x4e0 [vkms]
|
/linux/arch/x86/um/ |
H A D | ptrace_64.c | 33 [RIP >> 3] = HOST_IP, 65 case RIP: in putreg() 143 case RIP: in getreg()
|
/linux/arch/x86/kernel/ |
H A D | ftrace_64.S | 107 movq %rdi, RIP(%rsp) 183 movq RIP(%rsp), %rax 251 movq RIP(%rsp), %rax
|
/linux/arch/x86/entry/ |
H A D | entry_64.S | 647 testb $4, (SS-RIP)(%rsp) 1036 cmpq %rcx, RIP+8(%rsp) 1039 cmpq %rax, RIP+8(%rsp) 1041 cmpq $.Lgs_change, RIP+8(%rsp) 1064 movq %rcx, RIP+8(%rsp) 1152 testb $3, CS-RIP+8(%rsp)
|
H A D | entry_64_compat.S | 238 movq RIP(%rsp), %rcx /* pt_regs->ip (in rcx) */
|
/linux/arch/x86/include/uapi/asm/ |
H A D | ptrace-abi.h | 55 #define RIP 128 macro
|
/linux/Documentation/fault-injection/ |
H A D | nvme-fault-injection.rst | 53 RIP: 0010:native_safe_halt+0x2/0x10 108 RIP: 0010:native_safe_halt+0x2/0x10 159 RIP: 0010:cpuidle_enter_state+0xc5/0x460
|
/linux/Documentation/translations/zh_CN/admin-guide/ |
H A D | tainted-kernels.rst | 35 RIP: 0010:my_oops_init+0x13/0x1000 [kpanic]
|
H A D | reporting-issues.rst | 769 [ 68.387301] RIP: 0010:test_module_init+0x5/0xffa [test_module] 773 …[ 68.387301] RIP: 0010:test_module_init (/home/username/linux-5.10.5/test-module/test-module.c:1…
|
/linux/Documentation/translations/zh_TW/admin-guide/ |
H A D | tainted-kernels.rst | 38 RIP: 0010:my_oops_init+0x13/0x1000 [kpanic]
|
H A D | reporting-issues.rst | 770 [ 68.387301] RIP: 0010:test_module_init+0x5/0xffa [test_module] 774 …[ 68.387301] RIP: 0010:test_module_init (/home/username/linux-5.10.5/test-module/test-module.c:1…
|
/linux/Documentation/translations/zh_TW/dev-tools/ |
H A D | kasan.rst | 159 RIP: 0033:0x7f96443109da
|
/linux/Documentation/translations/zh_CN/dev-tools/ |
H A D | kasan.rst | 159 RIP: 0033:0x7f96443109da
|
/linux/Documentation/admin-guide/ |
H A D | tainted-kernels.rst | 32 RIP: 0010:my_oops_init+0x13/0x1000 [kpanic]
|
H A D | perf-security.rst | 37 4. Content of architectural execution context registers (e.g., RIP, RSP,
|
H A D | reporting-issues.rst | 991 [ 68.387301] RIP: 0010:test_module_init+0x5/0xffa [test_module] 995 …[ 68.387301] RIP: 0010:test_module_init (/home/username/linux-5.10.5/test-module/test-module.c:1…
|
H A D | kernel-parameters.txt | 7390 targets for exploits that can control RIP.
|
/linux/tools/arch/x86/lib/ |
H A D | x86-opcode-map.txt | 287 # in 64-bit mode. AMD CPUs accept 0x66 prefix, it causes RIP truncation 300 # but is not truncated to 16 bits, unlike RIP.
|
/linux/Documentation/dev-tools/ |
H A D | kasan.rst | 191 RIP: 0033:0x7f96443109da
|
/linux/tools/arch/x86/kcpuid/ |
H A D | cpuid.csv | 884 0x8000001b, 0, eax, 7, ibs_rip_invalid_chk , IBS invalid RIP indication suppor…
|