Home
last modified time | relevance | path

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

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