Home
last modified time | relevance | path

Searched defs:type (Results 801 – 825 of 2034) sorted by relevance

1...<<31323334353637383940>>...82

/openbmc/qemu/hw/intc/
H A Dpnv_xive.c101 static uint64_t pnv_xive_vst_addr_direct(PnvXive *xive, uint32_t type, in pnv_xive_vst_addr_direct()
121 static uint64_t pnv_xive_vst_addr_indirect(PnvXive *xive, uint32_t type, in pnv_xive_vst_addr_indirect()
196 static uint64_t pnv_xive_vst_addr_remote(PnvXive *xive, uint32_t type, in pnv_xive_vst_addr_remote()
224 static uint64_t pnv_xive_vst_addr(PnvXive *xive, uint32_t type, uint8_t blk, in pnv_xive_vst_addr()
250 static int pnv_xive_vst_read(PnvXive *xive, uint32_t type, uint8_t blk, in pnv_xive_vst_read()
274 static int pnv_xive_vst_write(PnvXive *xive, uint32_t type, uint8_t blk, in pnv_xive_vst_write()
603 static uint64_t pnv_xive_vst_per_subpage(PnvXive *xive, uint32_t type) in pnv_xive_vst_per_subpage()
657 static uint64_t pnv_xive_edt_size(PnvXive *xive, uint64_t type) in pnv_xive_edt_size()
679 uint64_t type) in pnv_xive_edt_offset()
766 static void pnv_xive_vst_set_exclusive(PnvXive *xive, uint8_t type, in pnv_xive_vst_set_exclusive()
[all …]
/openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Bonnell/
H A Dconfig.json61 "type": "hard", string
68 "type": "epow", string
/openbmc/u-boot/cmd/
H A Defi.c51 static inline bool is_boot_services(int type) in is_boot_services()
92 int type = desc->type; in efi_build_mem_table() local
/openbmc/estoraged/include/
H A DcryptsetupInterface.hpp182 int cryptFormat(struct crypt_device* cd, const char* type, in cryptFormat()
234 int cryptKeySlotMax(const char* type) override in cryptKeySlotMax()
/openbmc/qemu/linux-user/i386/
H A Dcpu_loop.c51 static void set_gate64(void *ptr, unsigned int type, unsigned int dpl, in set_gate64()
71 static void set_gate(void *ptr, unsigned int type, unsigned int dpl, in set_gate()
/openbmc/phosphor-fan-presence/monitor/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Balcones/
H A Dconfig.json61 "type": "hard", string
68 "type": "epow", string
/openbmc/qemu/target/i386/tcg/
H A Daccess.c14 MMUAccessType type, int mmu_idx, uintptr_t ra) in access_prepare_mmu()
50 unsigned size, MMUAccessType type, uintptr_t ra) in access_prepare()
H A Dseg_helper.c217 int type, index, shift; in get_ss_esp_from_tss() local
334 int tss_limit, tss_limit_max, type, old_tss_limit_max, old_type, i; in switch_tss_ra() local
691 int type, dpl, selector, ss_dpl, cpl; in do_interrupt_protected() local
955 int type, dpl, selector, cpl, ist; in do_interrupt64() local
1331 int index, type, entry_limit; in helper_ltr() local
1482 int gate_cs, type; in helper_ljmp_protected() local
1652 uint32_t ss = 0, ss_e1 = 0, ss_e2 = 0, type, ss_dpl; in helper_lcall_protected() local
2247 int tss_selector, type; in helper_iret_protected() local
2358 int rpl, dpl, cpl, type; in helper_lsl() local
2405 int rpl, dpl, cpl, type; in helper_lar() local
/openbmc/phosphor-power/cold-redundancy/
H A Dcold_redundancy.cpp134 for (const char* type : psuInterfaceTypes) in ColdRedundancy() local
184 for (const auto& type : psuInterfaceTypes) in createPSU() local
/openbmc/libcper/examples/
H A Ddmariommu.json19 "type": "Unknown" string
48 "type": "IOMMU Specific DMAr" string
H A Dcxlprotocol.json19 "type": "Unknown" string
48 "type": "CXL Protocol Error" string
H A Dcxlcomponent-media.json19 "type": "Unknown" string
48 "type": "CXL General Media Component Error" string
/openbmc/qemu/hw/misc/
H A Dzynq_slcr.c327 static void zynq_slcr_reset_init(Object *obj, ResetType type) in zynq_slcr_reset_init()
423 static void zynq_slcr_reset_hold(Object *obj, ResetType type) in zynq_slcr_reset_hold()
432 static void zynq_slcr_reset_exit(Object *obj, ResetType type) in zynq_slcr_reset_exit()
/openbmc/u-boot/arch/x86/cpu/
H A Dmtrr.c86 int mtrr_add_request(int type, uint64_t start, uint64_t size) in mtrr_add_request()
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dsensors.hpp91 inline std::string toString(SensorType type) in toString()
/openbmc/qemu/util/
H A Dqemu-coroutine-sleep.c64 QEMUClockType type, int64_t ns) in qemu_co_sleep_ns_wakeable()
/openbmc/u-boot/include/dm/platform_data/
H A Dserial_sh.h34 enum sh_serial_type type; member
/openbmc/qemu/system/
H A Ddatadir.c33 char *qemu_find_file(QemuFileType type, const char *name) in qemu_find_file()
/openbmc/u-boot/drivers/sysreset/
H A Dsysreset_syscon.c23 static int syscon_reboot_request(struct udevice *dev, enum sysreset_t type) in syscon_reboot_request()
/openbmc/phosphor-networkd/src/
H A Dnetlink.hpp72 void performRequest(int protocol, uint16_t type, uint16_t flags, const T& msg, in performRequest()
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Ddevice_finder.hpp40 std::string type; member
/openbmc/phosphor-webui/app/common/services/
H A DtoastService.js17 type = 'create', title = '', message = '', dismissOnTimeout = false) { argument
/openbmc/phosphor-inventory-manager/
H A Devents.hpp47 Type type; member
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DCertificateCollection.json19 "type": [ array
49 "type": "null" string
61 "type": "array" string
86 "type": "object" string
/openbmc/obmc-console/
H A Dconsole-server.h59 const struct handler_type *type; member
106 enum tty_device type; member
268 #define offsetof(type, member) ((unsigned long)&((type *)NULL)->member) argument
271 #define container_of(ptr, type, member) \ argument

1...<<31323334353637383940>>...82