Home
last modified time | relevance | path

Searched refs:xPdcInt (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/asm-ppc64/iSeries/
DItLpPaca.h74 u8 xPdcInt; // PDC interrupt occurred member
/linux-2.4.37.9/arch/ppc64/kernel/
Dirq.c851 if (lpaca->xLpPaca.xIntDword.xFields.xPdcInt) { in do_IRQ()
852 lpaca->xLpPaca.xIntDword.xFields.xPdcInt = 0; in do_IRQ()
Dmk_defs.c118 DEFINE(LPPACAPDCINT, offsetof(struct ItLpPaca, xIntDword.xFields.xPdcInt)); in main()