Home
last modified time | relevance | path

Searched refs:PLATFORM_PSERIES_LPAR (Results 1 – 12 of 12) sorted by relevance

/linux-2.4.37.9/include/asm-ppc64/
Duser_exports.h71 #define PLATFORM_PSERIES_LPAR 0x0101 macro
Dsystemcfg.h79 #define PLATFORM_PSERIES_LPAR 0x0101 macro
Dprocessor.h495 #define PLATFORM_PSERIES_LPAR 0x0101 macro
/linux-2.4.37.9/arch/ppc64/kernel/
Dxics.c390 } else if (systemcfg->platform == PLATFORM_PSERIES_LPAR) { in xics_init_IRQ()
Dsetup.c134 case PLATFORM_PSERIES_LPAR: in setup_system()
Dsmp.c306 if (systemcfg->platform == PLATFORM_PSERIES_LPAR) { in smp_chrp_setup_cpu()
Dprom.c390 if (_systemcfg->platform == PLATFORM_PSERIES_LPAR) { in prom_initialize_naca()
648 _systemcfg->platform = PLATFORM_PSERIES_LPAR; in prom_instantiate_rtas()
665 if ( _systemcfg->platform == PLATFORM_PSERIES_LPAR ) { in prom_instantiate_rtas()
DpSeries_pci.c531 if (systemcfg->platform == PLATFORM_PSERIES_LPAR) { in alloc_phb()
Dperfmon.c441 case PLATFORM_PSERIES_LPAR: in pmc_configure_hardware()
Dhtab.c250 } else if (systemcfg->platform == PLATFORM_PSERIES_LPAR) { in make_pte()
Dhead.S1910 cmpldi r3,PLATFORM_PSERIES_LPAR
2073 cmpldi r3,PLATFORM_PSERIES_LPAR
Dpci_dma.c731 if (systemcfg->platform == PLATFORM_PSERIES_LPAR) { in create_tce_tables()