Lines Matching full:panic
134 * Boolean to control whether to report panic messages over Hyper-V.
142 * reported to Hyper-V on panic.
168 * The following callback works both as die and panic notifier; its
169 * goal is to provide panic information to the hypervisor unless the
173 * Notice that both the panic/die report notifiers are registered only
182 /* Don't notify Hyper-V unless we have a die oops event or panic. */ in hv_die_panic_notify_crash()
195 * Hyper-V should be notified only once about a panic/die. If we will in hv_die_panic_notify_crash()
220 * Write dump contents to the page. No need to synchronize; panic should in hv_kmsg_dump()
229 * P3 to contain the physical address of the panic page & P4 to in hv_kmsg_dump()
230 * contain the size of the panic data in that page. Rest of the in hv_kmsg_dump()
241 * the panic message. in hv_kmsg_dump()
269 pr_err("Hyper-V: panic message page memory allocation failed\n"); in hv_kmsg_dump_register()
315 * Panic message recording (sysctl_record_panic_msg) in hv_common_init()
317 * disabled by default in isolated guests; the panic in hv_common_init()
326 * Register for panic kmsg callback only if the right in hv_common_init()