Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ppc64/iSeries/
DItLpNaca.h49 u8 xLparInstalled:1; // Is LPAR installed on system x18-x1F member
/linux-2.4.37.9/arch/ppc64/kernel/
Dsetup.c117 if ( itLpNaca.xLparInstalled == 1 ) in setup_system()