Home
last modified time | relevance | path

Searched refs:HvLpConfig_getPrimaryLpIndex (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/arch/powerpc/platforms/iseries/
Dhvlpconfig.c35 HvLpIndex HvLpConfig_getPrimaryLpIndex(void) in HvLpConfig_getPrimaryLpIndex() function
39 EXPORT_SYMBOL_GPL(HvLpConfig_getPrimaryLpIndex);
Dmf.c238 HvLpIndex primary_lp = HvLpConfig_getPrimaryLpIndex(); in new_pending_event()
/linux-2.6.39/drivers/tty/hvc/
Dhvc_iseries.c499 rc = viopath_open(HvLpConfig_getPrimaryLpIndex(), in hvc_vio_init()
512 (viopath_hostLp != HvLpConfig_getPrimaryLpIndex())) { in hvc_vio_init()
544 (viopath_isactive(HvLpConfig_getPrimaryLpIndex())) && in hvc_vio_init()
545 (send_open(HvLpConfig_getPrimaryLpIndex(), &wait_flag) == 0)) { in hvc_vio_init()
/linux-2.6.39/arch/powerpc/include/asm/iseries/
Dhv_lp_config.h47 extern HvLpIndex HvLpConfig_getPrimaryLpIndex(void);