Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ppc64/
Dpaca.h72 struct ItLpRegSave *xLpRegSavePtr; /* Pointer to LpRegSave for PLIC 0x08 */
124 struct ItLpRegSave xRegSav; /* Register save for proc */
/linux-2.4.37.9/include/asm-ppc64/iSeries/
DItLpRegSave.h30 struct ItLpRegSave struct
/linux-2.4.37.9/arch/ppc64/kernel/
DpacaData.c63 xSize: sizeof(struct ItLpRegSave) \
/linux-2.4.37.9/arch/ppc64/xmon/
Dxmon.c1180 struct ItLpRegSave* ptrLpRegSave = NULL; in super_regs()