Home
last modified time | relevance | path

Searched refs:psm_shutdownf (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dsmp_impldefs.h58 extern void (*psm_shutdownf)(int, int); /* machine dependent shutdown */
/illumos-gate/usr/src/uts/i86pc/os/
H A Dmp_machdep.c114 void (*psm_shutdownf)(int, int) = (void (*)(int, int))return_instr; variable
1108 psm_shutdownf = pops->psm_shutdown; in mach_smpinit()
H A Dmachdep.c370 (*psm_shutdownf)(cmd, fcn); in mdboot()
H A Dfastboot.c1306 (*psm_shutdownf)(A_SHUTDOWN, AD_FASTREBOOT); in fastboot_xc_func()
/illumos-gate/usr/src/uts/intel/kdi/
H A Dkdi_asm.S666 call *psm_shutdownf