Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/include/asm/
Dphyp_dump.h23 struct phyp_dump { struct
41 extern struct phyp_dump *phyp_dump_info; argument
/linux-2.6.39/arch/powerpc/platforms/pseries/
DMakefile22 obj-$(CONFIG_PHYP_DUMP) += phyp_dump.o
Dphyp_dump.c30 static struct phyp_dump phyp_dump_vars;
31 struct phyp_dump *phyp_dump_info = &phyp_dump_vars;