Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/oprofile/
Dcommon.c146 oprofilefs_create_ulong(sb, root, "cell_support", &sys.cell_support); in op_powerpc_create_files()
147 sys.cell_support = 0x1; /* Note, the user OProfile tool must check in op_powerpc_create_files()
/linux-2.6.39/arch/powerpc/include/asm/
Doprofile_impl.h39 unsigned long cell_support; member