Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ppc64/iSeries/
DHvCallEvent.h64 HvLpInstanceId xSourceInstId;
65 HvLpInstanceId xTargetInstId;
80 HvLpInstanceId xLocalInstId;
81 HvLpInstanceId xRemoteInstId;
153 HvLpInstanceId sourceInstanceId, in HvCallEvent_signalLpEventFast()
154 HvLpInstanceId targetInstanceId, in HvCallEvent_signalLpEventFast()
211 static inline HvLpInstanceId HvCallEvent_getSourceLpInstanceId(HvLpIndex targetLp, HvLpEvent_Type t… in HvCallEvent_getSourceLpInstanceId()
213 HvLpInstanceId retVal; in HvCallEvent_getSourceLpInstanceId()
219 static inline HvLpInstanceId HvCallEvent_getTargetLpInstanceId(HvLpIndex targetLp, HvLpEvent_Type t… in HvCallEvent_getTargetLpInstanceId()
221 HvLpInstanceId retVal; in HvCallEvent_getTargetLpInstanceId()
[all …]
Dvio.h64 HvLpInstanceId viopath_sourceinst(HvLpIndex lp);
65 HvLpInstanceId viopath_targetinst(HvLpIndex lp);
DHvTypes.h44 typedef u16 HvLpInstanceId; typedef
/linux-2.4.37.9/arch/ppc64/kernel/
Dviopath.c75 HvLpInstanceId mSourceInst;
76 HvLpInstanceId mTargetInst;
287 HvLpInstanceId viopath_sourceinst(HvLpIndex lp) in viopath_sourceinst()
292 HvLpInstanceId viopath_targetinst(HvLpIndex lp) in viopath_targetinst()