Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/pseries/
DhvCall_inst.c113 #define CPU_NAME_BUF_SIZE 32 macro
146 char cpu_name_buf[CPU_NAME_BUF_SIZE]; in hcall_inst_init()
165 snprintf(cpu_name_buf, CPU_NAME_BUF_SIZE, "cpu%d", cpu); in hcall_inst_init()