Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-class-intel_pmt56 What: /sys/class/intel_pmt/crashlog<x>
61 The crashlog<x> directory contains files for configuring an
62 instance of a PMT crashlog device that can perform crash data
63 recording. Each crashlog<x> device has an associated crashlog
65 resulting crashlog buffer. The register layout for the buffer
69 What: /sys/class/intel_pmt/crashlog<x>/crashlog
74 (RO) The crashlog buffer for this crashlog device. This file
77 What: /sys/class/intel_pmt/crashlog<x>/guid
82 (RO) The GUID for this crashlog device. The GUID identifies the
86 What: /sys/class/intel_pmt/crashlog<x>/size
[all …]
/Linux-v6.6/drivers/platform/x86/intel/pmt/
DKconfig35 The Intel Platform Monitoring Technology (PMT) crashlog driver provides
36 access to hardware crashlog capabilities on devices that support the
Dcrashlog.c230 struct crashlog_entry *crashlog; in pmt_crashlog_header_decode() local
236 crashlog = container_of(entry, struct crashlog_entry, entry); in pmt_crashlog_header_decode()
237 mutex_init(&crashlog->control_mutex); in pmt_crashlog_header_decode()
DMakefile12 pmt_crashlog-y := crashlog.o
/Linux-v6.6/drivers/soc/apple/
DMakefile3 apple-rtkit-y = rtkit.o rtkit-crashlog.o