Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/platforms/pseries/
DhvCall_inst.c136 char cpu_name_buf[CPU_NAME_BUF_SIZE]; in hcall_inst_init() local
155 snprintf(cpu_name_buf, CPU_NAME_BUF_SIZE, "cpu%d", cpu); in hcall_inst_init()
156 hcall_file = debugfs_create_file(cpu_name_buf, S_IRUGO, in hcall_inst_init()