Home
last modified time | relevance | path

Searched refs:mlsetup (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/ml/
H A Dlocore.S101 .globl mlsetup
193 call mlsetup
/illumos-gate/usr/src/uts/i86xpv/
H A DMakefile.files81 mlsetup.o \
/illumos-gate/usr/src/uts/i86pc/
H A DMakefile.files97 mlsetup.o \
/illumos-gate/usr/src/uts/i86pc/os/
H A Dmlsetup.c109 mlsetup(struct regs *rp) in mlsetup() function
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dmach_locore.S316 ! Call mlsetup with address of prototype user registers.
318 call mlsetup
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_locore.S307 ! Call mlsetup with address of prototype user registers.
309 call mlsetup
/illumos-gate/usr/src/uts/sun4/os/
H A Dmlsetup.c122 mlsetup(struct regs *rp, kfpu_t *fp) in mlsetup() function