Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/oprofile/
H A Dcommon.c141 oprofilefs_create_ulong(root, "cell_support", &sys.cell_support); in op_powerpc_create_files()
142 sys.cell_support = 0x1; /* Note, the user OProfile tool must check in op_powerpc_create_files()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Doprofile_impl.h35 unsigned long cell_support; member