Searched refs:HvLpConfig_getPrimaryLpIndex (Results 1 – 4 of 4) sorted by relevance
35 HvLpIndex HvLpConfig_getPrimaryLpIndex(void) in HvLpConfig_getPrimaryLpIndex() function39 EXPORT_SYMBOL_GPL(HvLpConfig_getPrimaryLpIndex);
238 HvLpIndex primary_lp = HvLpConfig_getPrimaryLpIndex(); in new_pending_event()
499 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()
47 extern HvLpIndex HvLpConfig_getPrimaryLpIndex(void);