Home
last modified time | relevance | path

Searched refs:vector (Results 1126 – 1150 of 2160) sorted by relevance

1...<<41424344454647484950>>...87

/openbmc/qemu/target/i386/whpx/
H A Dwhpx-apic.c190 uint8_t vector = (data & MSI_DATA_VECTOR_MASK) >> MSI_DATA_VECTOR_SHIFT; in whpx_send_msi() local
205 .Vector = vector, in whpx_send_msi()
213 addr, data, delivery, dest_mode, trigger_mode, vector, hr); in whpx_send_msi()
/openbmc/bios-settings-mgr/src/
H A Dmanager.cpp107 const std::vector<std::tuple<BoundType, std::variant<int64_t, std::string>, in validateEnumOption()
125 const std::vector<std::tuple<BoundType, std::variant<int64_t, std::string>, in validateStringOption()
161 const std::vector<std::tuple<BoundType, std::variant<int64_t, std::string>, in validateIntegerOption()
/openbmc/phosphor-logging/test/openpower-pels/
H A Dsrc_callouts_test.cpp28 std::vector<uint8_t> data{0xC0, 0x00, 0x00, in TEST()
61 std::vector<uint8_t> newData; in TEST()
71 std::vector<uint8_t> data{0xC0, 0x00, 0x00, in TEST()
/openbmc/linux/arch/x86/kvm/
H A Dlapic.h133 void kvm_apic_set_eoi_accelerated(struct kvm_vcpu *vcpu, int vector);
253 bool kvm_apic_pending_eoi(struct kvm_vcpu *vcpu, int vector);
262 int kvm_vector_to_index(u32 vector, u32 dest_vcpus,
/openbmc/dbus-sensors/src/
H A DTachSensor.cpp53 std::vector<thresholds::Threshold>&& thresholdsIn, in TachSensor()
94 std::vector<Association>{ in TachSensor()
303 const std::vector<std::string>& children, in RedundancySensor()
/openbmc/phosphor-networkd/src/
H A Dinventory_mac.cpp33 stdplus::string_umap<stdplus::string_umap<std::vector<std::string>>>;
50 std::vector<std::string> first_boot_status;
84 std::vector<DbusInterface> interfaces; in getfromInventory()
/openbmc/intel-ipmi-oem/src/
H A Dfirmware-update.cpp195 std::vector<uint8_t> expectedHash;
199 TransferHashCheck(const std::vector<uint8_t>& expected) : in TransferHashCheck()
217 bool hash(const std::vector<uint8_t>& data) in hash()
245 std::vector<uint8_t> digest(EVP_MD_size(EVP_sha256())); in verify()
384 std::vector<std::string> inVal; in updateActivationPercent()
581 std::vector< in postTransferCompleteHandler()
840 ipmi::RspType<uint8_t, std::vector<fwVersionInfoType>> ipmiGetFwVersionInfo() in ipmiGetFwVersionInfo()
846 std::vector<fwVersionInfoType> fwVerInfoList; in ipmiGetFwVersionInfo()
897 std::vector<std::string> splitVer; in ipmiGetFwVersionInfo()
1524 std::optional<std::vector<uint8_t>> integrityCheckVal) in ipmiSetFirmwareUpdateOptions()
[all …]
/openbmc/linux/arch/x86/kernel/
H A Dsev.c288 ctxt->fi.vector = X86_TRAP_PF; in __vc_decode_user_insn()
294 ctxt->fi.vector = X86_TRAP_GP; in __vc_decode_user_insn()
316 ctxt->fi.vector = X86_TRAP_PF; in __vc_decode_kern_insn()
409 ctxt->fi.vector = X86_TRAP_PF; in vc_write_mem()
487 ctxt->fi.vector = X86_TRAP_PF; in vc_read_mem()
550 ctxt->fi.vector = X86_TRAP_GP; in vc_ioio_check()
1387 int trapnr = ctxt->fi.vector; in vc_early_forward_exception()
1476 ctxt->fi.vector = X86_TRAP_GP; in vc_handle_mmio_movs()
1608 ctxt->fi.vector = X86_TRAP_GP; in vc_handle_dr7_write()
1734 ctxt->fi.vector = X86_TRAP_AC; in vc_handle_trap_ac()
[all …]
/openbmc/linux/arch/m68k/fpsp040/
H A Dx_unsupp.S6 | Trap vector #55 (See table 8-1 Mc68030 User's manual).
/openbmc/phosphor-fan-presence/control/
H A Dutility.cpp15 int64_t getMedian(std::vector<int64_t>& values) in getMedian()
/openbmc/phosphor-fan-presence/control/json/triggers/
H A Dinit.hpp74 std::vector<std::unique_ptr<ActionBase>>& actions);
/openbmc/google-ipmi-sys/
H A Dmain.cpp56 const std::vector<uint8_t>& data) { in setupGoogleOemSysCommands()
/openbmc/linux/arch/x86/include/asm/
H A Dirq_remapping.h31 u32 vector; /* Guest vector of the interrupt */ member
/openbmc/qemu/accel/kvm/
H A Dtrace-events13 kvm_irqchip_add_msi_route(char *name, int vector, int virq) "dev %s vector %d virq %d"
/openbmc/phosphor-net-ipmid/
H A Dmessage.hpp193 std::shared_ptr<Message> createResponse(std::vector<uint8_t>& output) in createResponse()
261 std::vector<uint8_t> payload;
/openbmc/phosphor-gpio-monitor/presence/
H A Dgpio_presence.cpp38 mapperCall.append(std::vector<std::string>({interface})); in getService()
40 std::map<std::string, std::vector<std::string>> mapperResponse; in getService()
/openbmc/qemu/include/hw/i386/
H A Dintel_iommu.h183 uint64_t vector:8; /* Interrupt Vector */ member
203 uint64_t vector:8; /* Interrupt Vector */
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/
H A Dstub-out-fastdeploy.patch33 - std::vector<const char*> pm_args{argv + 1, argv + argc - 1};
94 std::vector<const char*> passthrough_argv;
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/
H A Dstub-out-fastdeploy.patch33 - std::vector<const char*> pm_args{argv + 1, argv + argc - 1};
94 std::vector<const char*> passthrough_argv;
/openbmc/sdbusplus/include/sdbusplus/asio/
H A Dproperty.hpp16 const std::vector<std::pair<std::string, VariantType>>&)>&& handler) in getAllProperties()
23 const std::vector<std::pair<std::string, VariantType>>& in getAllProperties()
/openbmc/phosphor-post-code-manager/inc/
H A Dpost_code.hpp54 using secondarycode_t = std::vector<uint8_t>;
131 std::vector<postcode_t> getPostCodes(uint16_t index) override;
/openbmc/entity-manager/src/
H A Dperform_probe.cpp80 bool probe(const std::vector<std::string>& probeCommand, in probe()
215 const std::vector<std::string>& probeCommand, in PerformProbe()
/openbmc/qemu/hw/i386/
H A Damd_iommu.h260 vector:8, member
287 uint64_t vector:8, member
/openbmc/linux/arch/x86/platform/uv/
H A Duv_irq.c37 entry->vector = cfg->vector; in uv_program_mmr()
/openbmc/linux/arch/um/drivers/
H A DMakefile12 vector-objs := vector_kern.o vector_user.o vector_transports.o
49 obj-$(CONFIG_UML_NET_VECTOR) += vector.o

1...<<41424344454647484950>>...87