Home
last modified time | relevance | path

Searched refs:vector (Results 1401 – 1425 of 2143) sorted by relevance

1...<<51525354555657585960>>...86

/openbmc/qemu/target/i386/tcg/sysemu/
H A Dsvm_helper.c406 uint8_t vector = event_inj & SVM_EVTINJ_VEC_MASK; in helper_vmrun() local
416 cs->exception_index = vector; in helper_vmrun()
422 do_interrupt_x86_hardirq(env, vector, 1); in helper_vmrun()
433 if (vector == EXCP02_NMI || vector >= 31) { in helper_vmrun()
436 cs->exception_index = vector; in helper_vmrun()
444 cs->exception_index = vector; in helper_vmrun()
/openbmc/linux/arch/m68k/kernel/
H A Dints.c168 pr_warn("unexpected interrupt from %u\n", regs->vector); in handle_badint()
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/
H A Dfirmware_sessionstat_unittest.cpp65 std::vector<std::uint8_t> mBytes = {0x01, 0x02}; in TEST_F()
/openbmc/phosphor-logging/test/
H A Dserialization_test_properties.cpp16 std::vector<std::string> testData{"additional", "data"}; in TEST_F()
H A Delog_update_ts_test.cpp52 std::vector<std::string> testData{"additional", "data"}; in TEST()
/openbmc/phosphor-dbus-monitor/src/
H A Devent_serialize.cpp50 std::vector<std::string> additionalData{}; in load()
/openbmc/phosphor-net-ipmid/
H A Dsd_event_loop.hpp29 std::map<DbusObjectPath, std::map<DbusService, std::vector<DbusInterface>>>;
/openbmc/phosphor-logging/test/openpower-pels/
H A Dseverity_test.cpp44 const std::vector<TestParams> testParams{ in TEST()
/openbmc/telemetry/src/
H A Dsensor.hpp58 std::vector<std::weak_ptr<interfaces::SensorListener>> listeners;
/openbmc/phosphor-led-manager/fault-monitor/
H A Dfru-fault-monitor.hpp63 std::vector<std::unique_ptr<Remove>> removeWatches;
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/
H A DAdded-missing-headers.patch42 #include <vector>
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/
H A DAdded-missing-headers.patch42 #include <vector>
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ulp.h25 u32 vector; member
/openbmc/linux/arch/m68k/include/asm/
H A Delf.h102 pr_reg[19] = (regs->format << 12) | regs->vector; \
/openbmc/phosphor-host-ipmid/test/message/
H A Dpayload.cpp153 std::vector<uint8_t> v(vb, ve); in TEST()
154 std::vector<uint8_t> k = {0xbf, 0x04, 0x86, 0x00}; in TEST()
316 std::vector<std::string> logs;
/openbmc/linux/Documentation/riscv/
H A Dvector.rst22 auxiliary vector.
96 auxiliary vector.
137 As indicated by version 1.0 of the V extension [1], vector registers are
/openbmc/linux/drivers/crypto/ccp/
H A Dsp-pci.c177 sp->psp_irq = sp_pci->msix_entry[0].vector; in sp_get_msix_irqs()
178 sp->ccp_irq = (sp_pci->msix_count > 1) ? sp_pci->msix_entry[1].vector in sp_get_msix_irqs()
179 : sp_pci->msix_entry[0].vector; in sp_get_msix_irqs()
/openbmc/intel-ipmi-oem/src/
H A Dallowlist-filter.cpp172 std::vector<std::pair<std::string, ipmi::Value>> propertyList; in handleRestrictedModeChange()
219 std::vector<std::pair<std::string, ipmi::Value>> propertyList; in handlePostCompleteChange()
290 std::vector<std::pair<std::string, ipmi::Value>> propertyList; in handleCoreBiosDoneChange()
/openbmc/phosphor-led-manager/manager/lamptest/
H A Dlamptest.cpp338 const std::vector<std::string> empty{}; in getPhysicalLEDNamesFromJson()
362 std::vector<std::string> physicalLedPaths = dBusHandler.getSubTreePaths( in clearLamps()
/openbmc/openbmc/poky/meta/recipes-graphics/cairo/
H A Dcairo_1.18.0.bb1 SUMMARY = "The Cairo 2D vector graphics library"
3 vector-based rendering for multiple target backends. Paths consist \
/openbmc/service-config-manager/inc/
H A Dutils.hpp88 boost::asio::yield_context yield, const std::vector<std::string>& unitFiles,
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/
H A D0001-include-cstdint-for-uintXX_t-types.patch27 #include <vector>
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Duser_header.hpp257 getSeverity(const std::vector<message::RegistrySeverity>& severities,
/openbmc/phosphor-networkd/src/
H A Dncsi_netlink_main.cpp94 std::vector<unsigned char> payload; in main()
/openbmc/qemu/hw/i386/kvm/
H A Dxen_evtchn.h27 void xen_evtchn_snoop_msi(PCIDevice *dev, bool is_msix, unsigned int vector,

1...<<51525354555657585960>>...86