Searched refs:PRIuCPUID (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/xen/x86/
H A Dxen_ipi.c211 #define PRIuCPUID "lu" /* XXX: move this somewhere more appropriate */ macro
219 panic("vcpu%" PRIuCPUID "shutdown failed.\n", ci->ci_cpuid);
/netbsd-6-1-5-RELEASE/sys/arch/xen/xen/
H A Devtchn.c364 #define PRIuCPUID "lu" /* XXX: move this somewhere more appropriate */ macro
379 panic("Failed to bind ipi to VCPU %"PRIuCPUID"\n", vcpu);

Completed in 89 milliseconds