Home
last modified time | relevance | path

Searched refs:mach_descrip_update (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/os/
H A Dsuspend.c86 extern int mach_descrip_update(void);
700 if ((rv = mach_descrip_update()) != 0) in suspend_start()
H A Dmach_descrip.c287 mach_descrip_update(void) in mach_descrip_update() function
516 if (mach_descrip_update()) in mach_descrip_startup_init()
562 if (mach_descrip_update()) in mach_descrip_init()
/illumos-gate/usr/src/uts/sun4v/io/
H A Dplatsvc.c322 extern int mach_descrip_update(void); in ps_md_data_handler()
350 if (mach_descrip_update()) { in ps_md_data_handler()