/linux/Documentation/admin-guide/media/ |
H A D | ivtv-cardlist.rst | 98 - AVerTV MCE 116 Plus 122 - AVerMedia UltraTV 1500 MCE / AVerTV M113 Philips Tuner
|
H A D | cx88-cardlist.rst | 210 - Kworld MCE 200 Deluxe
|
H A D | saa7134-cardlist.rst | 318 - AVerMedia AVerTVHD MCE A180
|
/linux/Documentation/arch/s390/ |
H A D | monreader.rst | 136 Reading from the device provides a 12 Byte monitor control element (MCE), 138 output of the CMS utility MONWRITE without the 4K control blocks). The MCE 155 <first MCE> \ 158 <last MCE> | 163 There may be more than one combination of MCE and corresponding record set
|
/linux/Documentation/arch/x86/ |
H A D | microcode.rst | 152 system. If one thread is in the middle of executing WRMSR, a MCE will be 154 performing the wrmsr(0x79) to rendezvous in the MCE handler and shutdown 156 MCE rendezvous. 160 MCE was signaled, the above condition will promote to a system reset
|
H A D | kernel-stacks.rst | 104 MCE can be delivered at any time, including when the kernel is in the 105 middle of switching stacks. Using IST for MCE events avoids making
|
H A D | entry_64.rst | 94 But if we are in an NMI/MCE/DEBUG/whatever super-atomic entry context,
|
/linux/Documentation/userspace-api/media/rc/ |
H A D | rc-protos.rst | 342 This protocol is generated by the Microsoft MCE keyboard for keyboard 348 This protocol is generated by the Microsoft MCE keyboard for pointer 382 for the non-Microsoft MCE variant (vendor != 0x800f). 390 for the Microsoft MCE variant (vendor = 0x800f). The toggle bit in the
|
/linux/include/dt-bindings/clock/ |
H A D | stm32mp13-clks.h | 104 #define MCE 76 macro
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_cper.c | 27 static const guid_t MCE = CPER_NOTIFY_MCE; variable 94 hdr->notify_type = MCE; in amdgpu_cper_entry_fill_hdr() 100 hdr->notify_type = MCE; in amdgpu_cper_entry_fill_hdr()
|
/linux/arch/x86/kernel/ |
H A D | dumpstack_64.c | 89 EPAGERANGE(MCE),
|
/linux/Documentation/translations/zh_CN/mm/ |
H A D | hwpoison.rst |
|
/linux/Documentation/translations/zh_TW/admin-guide/ |
H A D | tainted-kernels.rst | 90 4 _/M 16 處理器報告了機器檢測異常(MCE)
|
/linux/Documentation/translations/zh_CN/admin-guide/ |
H A D | tainted-kernels.rst | 87 4 _/M 16 处理器报告了机器检测异常(MCE)
|
/linux/Documentation/admin-guide/ |
H A D | tainted-kernels.rst | 89 4 _/M 16 processor reported a Machine Check Exception (MCE) 141 a higher priority MCE/SMI/NMI can move control flow away from that
|
/linux/Documentation/mm/ |
H A D | hwpoison.rst | 157 * Architecture specific MCE injector
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-nfit | 183 the address (cache line) where the MCE happened to the poison
|
/linux/arch/x86/kvm/ |
H A D | cpuid.c | 858 F(MCE), in kvm_set_cpu_caps() 1054 ALIASED_1_EDX_F(MCE), in kvm_set_cpu_caps()
|
/linux/Documentation/firmware-guide/acpi/apei/ |
H A D | einj.rst | 232 [22715.830801] EDAC sbridge MC3: HANDLING MCE MEMORY ERROR
|
/linux/drivers/xen/ |
H A D | Kconfig | 301 Allow kernel fetching MCE error from Xen platform and
|
/linux/drivers/media/rc/ |
H A D | Kconfig | 63 tristate "Enable IR raw decoder for the MCE keyboard/mouse protocol"
|
/linux/drivers/acpi/ |
H A D | Kconfig | 509 information to system software, synchronous with MCE or CMCI. This
|
/linux/arch/x86/ |
H A D | Kconfig | 740 # MCE code calls memory_failure(): 1168 prompt "Intel MCE features" 1171 Additional support for intel specific MCE features such as 1176 prompt "AMD MCE features" 1179 Additional support for AMD specific MCE features such as
|
/linux/Documentation/admin-guide/mm/ |
H A D | userfaultfd.rst | 291 receive an MCE as if there were hardware memory poisoning.
|
/linux/Documentation/virt/kvm/ |
H A D | api.rst | 249 Note: if kvm indicates supports MCE (KVM_CAP_MCE), then the MCE bank MSRs are 4535 Returns supported MCE capabilities. The u64 mce_cap parameter 4549 -EINVAL if requested MCE capability is not supported. 4551 Initializes MCE support for use. The u64 mcg_cap parameter 4570 Inject a machine check error (MCE) into the guest. The input 4583 If the MCE being reported is an uncorrected error, KVM will 4584 inject it as an MCE exception into the guest. If the guest 4585 MCG_STATUS register reports that an MCE is in progress, KVM 4588 Otherwise, if the MCE i [all...] |