Home
last modified time | relevance | path

Searched refs:vector (Results 1576 – 1600 of 2161) sorted by relevance

1...<<61626364656667686970>>...87

/openbmc/phosphor-fan-presence/presence/
H A Danyof.cpp37 const std::vector<std::reference_wrapper<PresenceSensor>>& s, in AnyOf()
/openbmc/openpower-vpd-parser/test/vpd-manager-test/
H A Deditor_test.cpp68 const std::vector<nlohmann::json>& groupEEPROM = in processJson()
/openbmc/openpower-hw-diags/attn/
H A Dattn_common.cpp75 void addPrdScratchRegs(std::vector<util::FFDCFile>& o_files) in addPrdScratchRegs()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/
H A D0003-Dont-include-stab.h.patch59 #include <vector>
/openbmc/qemu/include/hw/pci/
H A Dpcie.h97 void pcie_cap_flags_set_vector(PCIDevice *dev, uint8_t vector);
/openbmc/bios-bmc-smm-error-logger/src/
H A Dmain.cpp49 std::vector<EntryPair> entryPairs = bufferInterface->readErrorLogs(); in readLoop()
/openbmc/dbus-sensors/src/
H A DDeviceMgmt.hpp61 std::vector<std::unique_ptr<sdbusplus::bus::match_t>>
/openbmc/linux/include/linux/mlx5/
H A Dcq.h47 unsigned vector; member
/openbmc/linux/include/linux/
H A Dmhi_ep.h147 void (*raise_irq)(struct mhi_ep_cntrl *mhi_cntrl, u32 vector);
/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/openssl/
H A Dbti.patch24 // Initialisation vector overwritten with last quadword of ciphertext
/openbmc/openpower-vpd-parser/vpd-parser/
H A Dkeyword_vpd_parser.cpp140 std::vector<uint8_t> valVec(kwVpdIterator, kwVpdIterator + kwSize); in kwValParser()
/openbmc/pldm/libpldmresponder/
H A Dplatform_state_sensor.hpp84 std::vector<get_sensor_state_field>& stateField, in getStateSensorReadingsHandler()
/openbmc/linux/Documentation/virt/kvm/x86/
H A Dmsr.rst231 Note, since APF 'page not present' events use the same exception vector
244 Note, MSR_KVM_ASYNC_PF_INT MSR specifying the interrupt vector for 'page
360 Bits 0-7: APIC vector for delivery of 'page ready' APF events.
363 Interrupt vector for asynchnonous 'page ready' notifications delivery.
364 The vector has to be set up before asynchronous page fault mechanism
/openbmc/bmcweb/redfish-core/lib/
H A Dprocessor.hpp343 const std::vector<std::string>* causes = nullptr; in readThrottleProperties()
550 using TurboProfileProperty = std::vector<std::tuple<uint32_t, size_t>>;
552 std::vector<std::tuple<uint32_t, std::vector<uint32_t>>>;
592 jsonCoreIds = std::get<std::vector<uint32_t>>(*highPriorityGroup); in highSpeedCoreIdsHandler()
/openbmc/linux/arch/alpha/kernel/
H A Dcore_tsunami.c472 tsunami_machine_check(unsigned long vector, unsigned long la_ptr) in tsunami_machine_check() argument
482 process_mcheck_info(vector, la_ptr, "TSUNAMI", in tsunami_machine_check()
H A Dcore_t2.c557 t2_machine_check(unsigned long vector, unsigned long la_ptr) in t2_machine_check() argument
623 process_mcheck_info(vector, la_ptr, "T2", mcheck_expected(cpu)); in t2_machine_check()
/openbmc/sdbusplus/test/message/
H A Dappend.cpp288 const std::vector<int> v{1, 2, 3, 4}; in TEST_F()
417 std::vector<std::array<std::string, 3>> vas{{"a", "b", "c"}, in TEST_F()
/openbmc/openpower-host-ipmi-oem/
H A Doemhandler.cpp90 method.append(std::vector<std::string>({interface})); in getService()
92 std::map<std::string, std::vector<std::string>> response; in getService()
/openbmc/intel-ipmi-oem/src/
H A Dappcommands.cpp88 std::vector<std::string> inVal; in initBMCDeviceState()
133 std::vector<std::string> activeEndPoints; in getActiveSoftwareVersionInfo()
/openbmc/openpower-occ-control/
H A Docc_ffdc.cpp41 std::vector<std::tuple< in createPEL()
303 std::vector<std::string> entries; in getJournalEntries()
/openbmc/linux/Documentation/arch/x86/
H A Dentry_64.rst21 The IDT vector assignments are listed in arch/x86/include/asm/irq_vectors.h.
33 - interrupt: An array of entries. Every IDT vector that doesn't
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ulp.c43 ent[i].vector = bp->irq_tbl[idx + i].vector; in bnxt_fill_msix_vecs()
/openbmc/phosphor-buttons/src/
H A Dbutton_handler.cpp132 method.append(path, std::vector{interface}); in getService()
136 std::map<std::string, std::vector<std::string>> objectData; in getService()
/openbmc/openpower-pnor-code-mgmt/ubi/
H A Ditem_updater_ubi.cpp285 std::vector<std::pair<int, std::string>>, in freePriority()
363 std::vector<std::pair<int, std::string>>, in freeSpace()
/openbmc/qemu/docs/specs/
H A Drocker.txt84 0x2000 in size. BAR1 maps MSI-X vector and PBA tables and is also 0x2000 in
112 0x0000-0x0fff MSI-X vector table (256 vectors total)
123 the MSI-X vector and PBA tables, with support for up to 256 MSI-X vectors.
125 The vector assignment is:
127 vector description
134 Tx vector is even
135 Rx vector is odd
137 A MSI-X vector table entry is 16 bytes:
336 A vector can be written to TEST_IRQ and the device will generate an interrupt
337 for that vector.

1...<<61626364656667686970>>...87