Home
last modified time | relevance | path

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

123456

/illumos-gate/usr/src/test/bhyve-tests/tests/inst_emul/
H A Dexit_consistent.c64 if (vexit->rip != expected_rip) { in repeat_consistent_exit()
99 uint64_t rcx = 0, rip = 0; in main() local
103 if (vm_get_register(vcpu, VM_REG_GUEST_RIP, &rip) != 0) { in main()
107 if (rip != vexit.rip) { in main()
110 rip, vexit.rip); in main()
133 if (vexit.rip != (rip + 2)) { in main()
135 vexit.rip, rip + 2); in main()
153 rip = vexit.rip; in main()
163 if (vexit.rip != rip || in main()
177 if (vexit.rip != (rip + 3)) { in main()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_rip.c44 interpret_rip(int flags, struct rip *rip, int fraglen) in interpret_rip() argument
67 switch (rip->rip_cmd) { in interpret_rip()
79 if (rip->rip_vers == RIPv1) in interpret_rip()
83 rip->rip_vers); in interpret_rip()
85 switch (rip->rip_cmd) { in interpret_rip()
89 nip = rip->rip_nets; in interpret_rip()
112 rip->rip_tracefile); in interpret_rip()
151 show_cmd(rip->rip_cmd)); in interpret_rip()
153 "Version = %d", rip->rip_vers); in interpret_rip()
155 switch (rip->rip_cmd) { in interpret_rip()
[all …]
/illumos-gate/usr/src/cmd/svc/startd/
H A Drestarter.c714 restarter_inst_t *rip; in restarter_delete_inst() local
730 if (rip == NULL) { in restarter_delete_inst()
735 assert(ri == rip); in restarter_delete_inst()
1252 if (rip == NULL) in stop_instance_fmri()
1660 (void) restarter_instance_update_states(h, rip, rip->ri_i.i_state, in maintain_instance()
1714 rip->ri_i.i_fmri, service_style(rip->ri_flags)); in refresh_instance()
1735 rip->ri_i.i_state, rip->ri_i.i_state, RERR_NONE, in refresh_instance()
1785 if (rip == NULL) in restarter_process_events()
1915 if (rip == NULL) in restarter_process_events()
1923 assert(rip != NULL); in restarter_process_events()
[all …]
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dnewterm.c167 t_rip rip = { 0 }; variable
178 i = rip.top - rip.bottom; in ripoffline()
181 rip.line[i].init = init; in ripoffline()
183 rip.line[i].dy = --rip.bottom; in ripoffline()
185 rip.line[i].dy = rip.top++; in ripoffline()
367 n = rip.top - rip.bottom; in newterm()
369 stdscr = newwin(lines - n, 0, rip.top, 0); in newterm()
379 if (rip.line[i].created) in newterm()
381 y = rip.line[i].dy; in newterm()
387 (void) (*rip.line[i].init)(w, columns); in newterm()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dinput.c156 struct rip *rip, in input() argument
196 if (rip->rip_vers == 0) { in input()
203 if (rip->rip_vers > RIPv2) { in input()
208 rip->rip_vers = RIPv2; in input()
217 n = rip->rip_nets; in input()
238 switch (rip->rip_cmd) { in input()
677 rip->rip_vers); in input()
716 rip->rip_vers != RIPv1 && in input()
839 if (rip->rip_vers == RIPv1) in input()
1372 struct rip *rip, in ck_passwd() argument
[all …]
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dnewterm.c161 static t_rip rip = { 0 }; variable
176 i = rip.top - rip.bottom; in ripoffline()
179 rip.line[i].init = init; in ripoffline()
181 rip.line[i].dy = --rip.bottom; in ripoffline()
183 rip.line[i].dy = ++rip.top; in ripoffline()
355 n = rip.top - rip.bottom;
356 stdscr = newwin(lines - n, 0, rip.top, 0);
365 y = rip.line[i].dy;
370 if (rip.line[i].init != (int (*)(WINDOW *, int)) 0)
371 (void) (*rip.line[i].init)(w, columns);
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dproc64_support.S90 mov %edi,.memops_method(%rip)
102 mov %rdi,.amd64cache1(%rip)
104 mov %rdi,.amd64cache1half(%rip)
106 mov %rsi,.amd64cache2(%rip)
108 mov %rsi,.amd64cache2half(%rip)
110 mov %rdx,.largest_level_cache_size(%rip)
/illumos-gate/usr/src/ucblib/libucb/port/sys/
H A Dgetdtblsize.c54 struct rlimit rip; in getdtablesize() local
56 if (getrlimit(RLIMIT_NOFILE, &rip) == -1) in getdtablesize()
58 if (rip.rlim_cur == RLIM_INFINITY) in getdtablesize()
60 return ((int)rip.rlim_cur); in getdtablesize()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetdtblsize.c49 struct rlimit rip; in getdtablesize() local
51 if (getrlimit(RLIMIT_NOFILE, &rip) == -1) in getdtablesize()
53 if (rip.rlim_cur == RLIM_INFINITY) in getdtablesize()
55 return ((int)rip.rlim_cur); in getdtablesize()
/illumos-gate/usr/src/uts/intel/ml/
H A Dcopy.S292 leaq L(fwdPxQx)(%rip), %r10
748 leaq L(fwdPxQx)(%rip), %r10
810 leaq _kzeroerr(%rip), %rdx
854 leaq L(setPxQx)(%rip), %r10
1125 leaq L(setPxQx)(%rip), %r10
1181 movq kernelbase(%rip), %rax
1238 movq kernelbase(%rip), %rax
1329 movq kernelbase(%rip), %rax
1385 movq kernelbase(%rip), %rax
1472 movq kernelbase(%rip), %rax
[all …]
H A Di86_subr.S75 leaq catch_fault(%rip), %rdx
433 movq postbootkernelbase(%rip), %rax
438 leaq .str_panic_msg(%rip), %rdi
915 movq postbootkernelbase(%rip), %rax
1290 leaq panic_stack(%rip), %rsp
1341 leaq vpanic(%rip), %rcx
1426 movq gethrtimef(%rip), %rsi
1430 leaq hres_lock(%rip), %rax
1448 leaq hres_last_tick(%rip), %rax
1463 incl hres_lock(%rip)
[all …]
H A Dfloat.S137 fildl .fpzero_const(%rip)
156 fildl .fpzero_const(%rip) /* dummy load changes all excp. pointers */
173 fildl .fpzero_const(%rip) /* dummy load changes all excp. pointers */
280 leaq sse_initial(%rip), %rax
285 leaq avx_initial(%rip), %rcx
/illumos-gate/usr/src/boot/efi/loader/arch/amd64/
H A Dmultiboot_tramp.S61 lea gdt(%rip), %rax
62 lea gdtaddr(%rip), %rdx
64 lea gdtdesc(%rip), %rax
68 lea multiboot_tramp_2(%rip), %rcx
74 lea multiboot_tramp_1(%rip), %rax
H A Dstart.S49 lea ImageBase(%rip), %rdi
50 lea _DYNAMIC(%rip), %rsi
/illumos-gate/usr/src/cmd/bhyve/
H A Dspinup_ap.c58 spinup_ap_realmode(struct vcpu *newcpu, uint64_t rip) in spinup_ap_realmode() argument
65 vector = rip >> PAGE_SHIFT; in spinup_ap_realmode()
90 spinup_ap(struct vcpu *newcpu, uint64_t rip) in spinup_ap() argument
98 spinup_ap_realmode(newcpu, rip); in spinup_ap()
/illumos-gate/usr/src/test/bhyve-tests/tests/common/
H A Din_guest.c196 (void) fprintf(stderr, hdr_fmt, "IN/OUT", vexit->rip); in test_fail_vmexit()
208 (void) fprintf(stderr, hdr_fmt, "RDMSR", vexit->rip); in test_fail_vmexit()
212 (void) fprintf(stderr, hdr_fmt, "WRMSR", vexit->rip); in test_fail_vmexit()
219 (void) fprintf(stderr, hdr_fmt, "MMIO", vexit->rip); in test_fail_vmexit()
231 (void) fprintf(stderr, hdr_fmt, "VMX", vexit->rip); in test_fail_vmexit()
245 (void) fprintf(stderr, hdr_fmt, "SVM", vexit->rip); in test_fail_vmexit()
249 vexit->rip); in test_fail_vmexit()
261 (void) fprintf(stderr, hdr_fmt, "suspend", vexit->rip); in test_fail_vmexit()
283 "\t%%rip: %lx\n", vexit->exitcode, vexit->rip); in test_fail_vmexit()
440 test_setup_vcpu(struct vcpu *vcpu, uint64_t rip, uint64_t rsp) in test_setup_vcpu() argument
[all …]
/illumos-gate/usr/src/uts/i86pc/ml/
H A Dlocore.S138 leaq edata(%rip), %rbp /* reference edata for ksyms */
148 leaq t0stack(%rip), %rsp
156 movq %rdi, sysp(%rip)
158 movq %rdx, bootops(%rip) /* save bootops */
159 movq $bootops, bootopsp(%rip)
196 leaq __return_from_main(%rip), %rdi
247 leaq cpu_core(%rip), %r8
314 leaq dtrace_badflags(%rip), %rdi
318 leaq dtrace_badtrap(%rip), %rdi
444 leaq _no_pending_updates(%rip), %rdi
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A Dboot_elf.S152 movq org_scapset@GOTPCREL(%rip),%r11
196 movq org_scapset@GOTPCREL(%rip),%r11
372 movq _plt_save_size@GOTPCREL(%rip),%r9
373 movq _plt_fp_save@GOTPCREL(%rip),%r10
433 movl audit_flags(%rip), %eax
454 movq _plt_fp_restore@GOTPCREL(%rip),%r10
540 movq _plt_fp_restore@GOTPCREL(%rip),%r10
580 movq _plt_fp_restore@GOTPCREL(%rip),%r10
705 movq _plt_save_size@GOTPCREL(%rip),%r9
706 movq _plt_fp_save@GOTPCREL(%rip),%r10
[all …]
/illumos-gate/usr/src/uts/i86xpv/sys/
H A Dmachprivregs.h94 cmpl $0, stistipanic(%rip); \
96 movl $-1, stistipanic(%rip); \
97 movq stistimsg(%rip), %rdi; \
103 leaq .+0(%rip), %r11; \
104 leaq laststi(%rip), %rbx; \
115 leaq .+0(%rip), %rcx; \
/illumos-gate/usr/src/test/util-tests/tests/dis/i386/
H A D64.prefetch.s31 prefetchit0 (%rip)
32 prefetchit1 0x18(%rip)
H A D64.prefetch.out7 libdis_test+0x16: 0f 18 3d 00 00 00 prefetchit0 +0x0(%rip) <libdis_test+0x1d>
9 libdis_test+0x1d: 0f 18 35 18 00 00 prefetchit1 +0x18(%rip) <0x3c>
/illumos-gate/usr/src/test/elf-tests/tests/resolution/mixed-hidden-comdat/
H A Daccess.S6 movq data_symbol(%rip), %rax
14 movq bss_symbol(%rip), %rax
/illumos-gate/usr/src/test/elf-tests/tests/tls/amd64/ie/
H A Dstyle1-func.s30 addq bar@GOTTPOFF(%rip), %rdx
31 addq foo@GOTTPOFF(%rip), %rsi
H A Dstyle1-func-with-r12.s30 addq bar@GOTTPOFF(%rip), %rdx
31 addq foo@GOTTPOFF(%rip), %r12
H A Dstyle1-func-with-r13.s29 addq bar@GOTTPOFF(%rip), %rdx
30 addq foo@GOTTPOFF(%rip), %r13

123456