Home
last modified time | relevance | path

Searched refs:md_get_handle (Results 1 – 20 of 20) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dmach_descrip.h80 extern md_t *md_get_handle(void);
/illumos-gate/usr/src/uts/sun4v/io/
H A Dmdeg.c145 if ((mdeg.md_curr = md_get_handle()) == NULL) { in mdeg_init()
341 if ((mdp = md_get_handle()) == NULL) { in mdeg_notify_client_reg()
525 if ((md_new = md_get_handle()) == NULL) { in mdeg_notify_clients()
H A Dmdesc.c311 mdsp->mdesc = md_get_handle(); in mdesc_create_state()
H A Ddr_cpu.c1010 if ((mdp = md_get_handle()) == NULL) { in dr_cpu_list_status()
1439 if ((mdp = md_get_handle()) == NULL) { in dr_cpu_probe()
H A Ddr_io.c470 if ((mdp = md_get_handle()) == NULL) { in dr_io_configure()
H A Dds_drv.c207 if ((mdp = md_get_handle()) == NULL) { in ds_ports_init()
H A Ddr_mem.c1012 if ((mdp = md_get_handle()) == NULL) { in dr_mem_find()
H A Dcnex.c500 if ((mdp = md_get_handle()) == NULL) { in cnex_reg_chan()
H A Dvlds.c1275 if ((mdp = md_get_handle()) == NULL) { in vlds_mdeg_init()
H A Dvsw.c1677 if ((mdp = md_get_handle()) == NULL) { in vsw_read_mdprops()
H A Dvnet_gen.c1305 if ((mdp = md_get_handle()) == NULL) { in vgen_read_mdprops()
H A Dvdc.c2282 if ((mdp = md_get_handle()) == NULL) { in vdc_get_md_node()
/illumos-gate/usr/src/uts/sun4v/os/
H A Dwdt.c108 if ((mdp = md_get_handle()) == NULL) { in watchdog_init()
H A Dmach_mp_startup.c183 if ((mdp = md_get_handle()) == NULL) in mp_cpu_configure()
H A Dmach_descrip.c575 md_get_handle(void) in md_get_handle() function
660 mdp = md_get_handle(); in init_md_params()
H A Dfillsysinfo.c375 if ((mdp = md_get_handle()) == NULL) in cpu_setup_common()
1122 mdp = md_get_handle(); in plat_ioaliases_init()
1232 if ((mdp = md_get_handle()) == NULL || in load_tlb_cpu_mappings()
H A Dsuspend.c360 if ((mdp = md_get_handle()) == NULL) { in update_cpu_mappings()
H A Dmach_cpu_states.c745 if ((mdp = md_get_handle()) == NULL) in cpu_init_tick_freq()
1403 if ((mdp = md_get_handle()) == NULL) { in recalc_xc_timeouts()
H A Dmpo.c795 md = md_get_handle(); in plat_lgrp_init()
1651 if ((md = md_get_handle()) == NULL) { in mblock_update_add()
/illumos-gate/usr/src/uts/sun4v/promif/
H A Dpromif_emul.c390 mdp = md_get_handle(); in cif_check_cpus()