Searched refs:crashlog (Results 1 – 5 of 5) sorted by relevance
56 What: /sys/class/intel_pmt/crashlog<x>61 The crashlog<x> directory contains files for configuring an62 instance of a PMT crashlog device that can perform crash data63 recording. Each crashlog<x> device has an associated crashlog65 resulting crashlog buffer. The register layout for the buffer69 What: /sys/class/intel_pmt/crashlog<x>/crashlog74 (RO) The crashlog buffer for this crashlog device. This file77 What: /sys/class/intel_pmt/crashlog<x>/guid82 (RO) The GUID for this crashlog device. The GUID identifies the86 What: /sys/class/intel_pmt/crashlog<x>/size[all …]
122 crashlog Available: No
36 The Intel Platform Monitoring Technology (PMT) crashlog driver provides37 access to hardware crashlog capabilities on devices that support the
12 pmt_crashlog-y := crashlog.o
248 static void apple_nvme_rtkit_crashed(void *cookie, const void *crashlog, size_t crashlog_size) in apple_nvme_rtkit_crashed() argument