Searched refs:cpustr (Results 1 – 5 of 5) sorted by relevance
76 char *cpustr; in handle_vcpu_hotplug_event() local78 cpustr = strstr(path, "cpu/"); in handle_vcpu_hotplug_event()79 if (cpustr != NULL) { in handle_vcpu_hotplug_event()80 sscanf(cpustr, "cpu/%u", &cpu); in handle_vcpu_hotplug_event()
45 static const char cpustr[] = "CPU"; in dec_kn02xa_be_backend() local66 agent = cpustr; in dec_kn02xa_be_backend()
67 static const char cpustr[] = "CPU"; in dec_kn01_be_backend() local92 agent = cpustr; in dec_kn01_be_backend()
44 static const char cpustr[] = "CPU"; in dec_ecc_be_backend() local77 agent = (erraddr & KN0X_EAR_CPU) ? cpustr : dmastr; in dec_ecc_be_backend()
4 cpustr.h