Home
last modified time | relevance | path

Searched refs:tss (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/amd64/
H A Dtask_switch.c448 uint32_t eip, struct tss32 *tss, struct iovec *iov) in tss32_save() argument
452 tss->tss_eax = GETREG(vcpu, VM_REG_GUEST_RAX); in tss32_save()
453 tss->tss_ecx = GETREG(vcpu, VM_REG_GUEST_RCX); in tss32_save()
454 tss->tss_edx = GETREG(vcpu, VM_REG_GUEST_RDX); in tss32_save()
455 tss->tss_ebx = GETREG(vcpu, VM_REG_GUEST_RBX); in tss32_save()
456 tss->tss_esp = GETREG(vcpu, VM_REG_GUEST_RSP); in tss32_save()
457 tss->tss_ebp = GETREG(vcpu, VM_REG_GUEST_RBP); in tss32_save()
458 tss->tss_esi = GETREG(vcpu, VM_REG_GUEST_RSI); in tss32_save()
459 tss->tss_edi = GETREG(vcpu, VM_REG_GUEST_RDI); in tss32_save()
462 tss->tss_es = GETREG(vcpu, VM_REG_GUEST_ES); in tss32_save()
[all …]
/illumos-gate/usr/src/boot/efi/loader/arch/amd64/
H A Dtrap.c241 struct amd64tss **tss) in efi_setup_tss() argument
255 *tss = (struct amd64tss *)tss_pa; in efi_setup_tss()
256 bzero(*tss, sizeof (**tss)); in efi_setup_tss()
278 struct amd64tss *tss; in efi_redirect_exceptions() local
355 if (!efi_setup_tss(gdt_rd, i, &tss)) { in efi_redirect_exceptions()
370 tss = (struct amd64tss *)tss_pa; in efi_redirect_exceptions()
415 (&(tss->tss_ist1))[ist - 1] = exc_stack_pa + PAGE_SIZE; in efi_redirect_exceptions()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dtrap.c1882 tss_t *tss = CPU->cpu_tss; in dump_tss() local
1884 printf(tss_fmt, "tss_rsp0", (void *)tss->tss_rsp0); in dump_tss()
1885 printf(tss_fmt, "tss_rsp1", (void *)tss->tss_rsp1); in dump_tss()
1886 printf(tss_fmt, "tss_rsp2", (void *)tss->tss_rsp2); in dump_tss()
1888 printf(tss_fmt, "tss_ist1", (void *)tss->tss_ist1); in dump_tss()
1889 printf(tss_fmt, "tss_ist2", (void *)tss->tss_ist2); in dump_tss()
1890 printf(tss_fmt, "tss_ist3", (void *)tss->tss_ist3); in dump_tss()
1891 printf(tss_fmt, "tss_ist4", (void *)tss->tss_ist4); in dump_tss()
1892 printf(tss_fmt, "tss_ist5", (void *)tss->tss_ist5); in dump_tss()
1893 printf(tss_fmt, "tss_ist6", (void *)tss->tss_ist6); in dump_tss()
[all …]
/illumos-gate/usr/src/uts/intel/sys/
H A DMakefile98 tss.h \
/illumos-gate/usr/src/uts/intel/amd64/ml/
H A Dmach_offsets.in55 #include <sys/tss.h>
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpp.def262 tss :system:
/illumos-gate/usr/src/uts/i86pc/ml/
H A Doffsets.in46 #include <sys/tss.h>
/illumos-gate/usr/src/man/man3c/
H A DMakefile539 tss.3c \
H A DManlink1166 tss.3c
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1519 file path=usr/share/man/man3c/tss.3c
1520 link path=usr/share/man/man3c/tss_create.3c target=tss.3c
1521 link path=usr/share/man/man3c/tss_delete.3c target=tss.3c
1522 link path=usr/share/man/man3c/tss_get.3c target=tss.3c
1523 link path=usr/share/man/man3c/tss_set.3c target=tss.3c
H A Dsystem-header.p5m1447 $(i386_ONLY)file path=usr/include/sys/tss.h