Home
last modified time | relevance | path

Searched refs:hvlpevent_is_valid (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/powerpc/platforms/iseries/
Dlpevents.c57 if (hvlpevent_is_valid(event)) { in get_next_hvlpevent()
89 return hvlpevent_is_valid(next_event) || in hvlpevent_is_pending()
/linux-2.6.39/arch/powerpc/include/asm/iseries/
Dhv_lp_event.h137 static inline int hvlpevent_is_valid(struct HvLpEvent *h) in hvlpevent_is_valid() function