Searched refs:Capability (Results 1 – 10 of 10) sorted by relevance
| /openbmc/smbios-mdr/include/ |
| H A D | cpu.hpp | 294 static const std::array<std::optional<processor::Capability>, 16> 298 processor::Capability::Capable64bit, 299 processor::Capability::MultiCore, 300 processor::Capability::HardwareThread, 301 processor::Capability::ExecuteProtection, 302 processor::Capability::EnhancedVirtualization, 303 processor::Capability::PowerPerformanceControl,
|
| /openbmc/smbios-mdr/src/ |
| H A D | cpu.cpp | 103 std::vector<processor::Capability> result; in characteristics() 104 std::optional<processor::Capability> cap; in characteristics()
|
| /openbmc/libcper/sections/ |
| H A D | cper-section-dmar-vtd.c | 58 add_uint(section_ir, "capabilityRegister", vtd_error->Capability); in cper_section_dmar_vtd_to_ir() 129 section_cper->Capability = json_object_get_uint64( in cper_section_dmar_vtd_to_ir()
|
| H A D | cper-section-pcie.c | 431 //Capability structure. in cper_section_pcie_to_ir() 432 //The PCIe capability structure provided here could either be PCIe 1.1 Capability Structure in cper_section_pcie_to_ir() 433 //(36-byte, padded to 60 bytes) or PCIe 2.0 Capability Structure (60-byte). in cper_section_pcie_to_ir() 449 //Converts PCIe Capability Structure section into JSON IR. in cper_section_pcie_to_ir() 455 pcie_error->Capability.PcieCap, in cper_section_pcie_to_ir() 456 sizeof(pcie_error->Capability.PcieCap)); in cper_section_pcie_to_ir() 460 cap_decode = (capability_registers *)&pcie_error->Capability.PcieCap; in cper_section_pcie_to_ir() 463 * PCI Express Capability Structure Header 1057 //Converts PCIe Capability Structure section into JSON IR. in pcie_capability_to_ir() 1072 * AER Capability Heade in pcie_capability_to_ir() [all...] |
| /openbmc/qemu/docs/ |
| H A D | pcie_pci_bridge.txt | 38 Capability layout (defined in include/hw/pci/pci_bridge.h): 63 (-device pcie-root-port). Capability construction function takes all reservation
|
| /openbmc/docs/designs/ |
| H A D | bmc-health-monitor.md | 70 - Capability to configure health monitoring for wide variety of metrics, such as 72 - Capability to provide granular details for various metric types, for example - 77 - Capability to take action as configured when values crosses threshold.
|
| H A D | nvmemi-over-smbus.md | 42 - Capability of communication over hardware channel I2C to NVMe drives.
|
| /openbmc/libcper/include/libcper/ |
| H A D | Cper.h | 1130 EFI_PCIE_ERROR_DATA_CAPABILITY Capability; member 1282 UINT64 Capability; member
|
| /openbmc/intel-ipmi-oem/ |
| H A D | ipmi-allowlist.conf | 58 0x06:0x38:0xff7f //<App>:<Get Channel Authentication Capability> 289 0x30:0xd3:0x0000 //<Intel General Application>:<Set BIOS Feature Capability>
|
| /openbmc/libcper/specification/document/ |
| H A D | cper-json-specification.tex | 1533 …e structure could either be a PCIe 1.1 Capability Structure (36-byte, padded to 60 bytes) or a PCI… 1535 % aerInfo & object & A PCIe AER Extended Capability structure, as defined in Subsection \ref{subsec… 1536 aerInfo.data & string & A base64-formatted representation of a PCIe AER Extended Capability structu… 1586 % % PCIe Advanced Error Reporting Extended Capability structure. 1587 % \subsection{PCIe AER Extended Capability Structure} 1589 % This structure describes a PCIe Advanced Error Reporting Extended Capability structure, for use i… 1616 % \jsontableend{PCIe AER Extended Capability structure field table.} 1911 …ture. This could either be a PCIe 1.1 Capability Structure (36-byte, padded to 60 bytes), or a PCI… 1919 …oded dump of the CXL error log. This field contains a copy of "CXL RAS Capability Structure", as d…
|