Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/
H A Dprocfs_isa.h85 #define prgregset32_t gregset32_t macro
91 #define prgregset32_t gregset_t macro
H A Dold_procfs.h509 prgregset32_t pr_reg; /* General registers */
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprdata.h394 extern void prgetprregs32(klwp_t *, prgregset32_t);
395 extern void prgregset_32ton(klwp_t *, prgregset32_t, prgregset_t);
H A Dprcontrol.c786 prgregset32_t prgregset; /* PCSREG, PCAGENT */
840 { PCSREG, sizeof (prgregset32_t), NULL, NULL },
841 { PCAGENT, sizeof (prgregset32_t), NULL, NULL },
H A Dprioctl.c1671 prgregset32_t regs; in prioctl32()
/illumos-gate/usr/src/uts/sparc/sys/
H A Dprocfs_isa.h147 typedef prgreg32_t prgregset32_t[NPRGREG]; typedef
H A Dold_procfs.h508 prgregset32_t pr_reg; /* General registers */
/illumos-gate/usr/src/uts/intel/fs/proc/
H A Dprmachdep.c124 prgregset_32ton(klwp_t *lwp, prgregset32_t src, prgregset_t dst) in prgregset_32ton()
159 prgetprregs32(klwp_t *lwp, prgregset32_t prp) in prgetprregs32()
/illumos-gate/usr/src/uts/sparc/fs/proc/
H A Dprmachdep.c231 prgregset_32ton(klwp_t *lwp, prgregset32_t src, prgregset_t dest) in prgregset_32ton()
312 prgetprregs32(klwp_t *lwp, prgregset32_t prp) in prgetprregs32()
/illumos-gate/usr/src/cmd/ptools/pflags/
H A Dpflags.c543 prgregset32_t reg32; in dumpregs32()
/illumos-gate/usr/src/uts/common/sys/
H A Dprocfs.h746 prgregset32_t pr_reg; /* general registers */