Home
last modified time | relevance | path

Searched defs:entry (Results 326 – 350 of 429) sorted by relevance

1...<<1112131415161718

/openbmc/qemu/migration/
H A Dpostcopy-ram.c233 BlocktimeVCPUEntry *entry = g_new(BlocktimeVCPUEntry, 1); in blocktime_vcpu_entry_alloc() local
1028 BlocktimeVCPUEntry *entry = blocktime_vcpu_entry_alloc(cpu, time); in blocktime_fault_inject() local
1153 BlocktimeVCPUEntry *entry = data; in blocktime_cpu_list_iter_fn() local
/openbmc/qemu/target/i386/kvm/
H A Dkvm.c397 uint32_t cpuid_entry_get_reg(struct kvm_cpuid_entry2 *entry, int reg) in cpuid_entry_get_reg()
444 struct kvm_cpuid_entry2 *entry = cpuid_find_entry(cpuid, function, index); in kvm_arch_get_supported_cpuid() local
1294 struct kvm_cpuid_entry2 *entry; in hv_cpuid_get_host() local
3613 struct kvm_msr_entry *entry = &msrs->entries[msrs->nmsrs]; in kvm_msr_entry_add() local
6360 MSIRouteEntry *entry; in kvm_update_msi_routes_all() local
6390 MSIRouteEntry *entry; in kvm_arch_add_msi_route_post() local
6423 MSIRouteEntry *entry, *next; in kvm_arch_release_virq_post() local
/openbmc/u-boot/lib/
H A Dhashtable.c64 ENTRY entry; member
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dregistry.cpp744 Entry entry; in lookup() local
/openbmc/phosphor-objmgr/src/test/
H A Dhandler.cpp110 auto entry = std::find_if( in TEST_F() local
/openbmc/qemu/hw/ppc/
H A Damigaone.c195 hwaddr entry; member
/openbmc/qemu/target/arm/
H A Dcpu.c156 ARMELChangeHook *entry = g_new0(ARMELChangeHook, 1); in arm_register_pre_el_change_hook() local
167 ARMELChangeHook *entry = g_new0(ARMELChangeHook, 1); in arm_register_el_change_hook() local
/openbmc/qemu/target/mips/tcg/system/
H A Dtlb_helper.c615 static uint64_t get_tlb_entry_layout(CPUMIPSState *env, uint64_t entry, in get_tlb_entry_layout()
640 uint64_t entry; in walk_directory() local
/openbmc/u-boot/drivers/net/phy/
H A Dphy.c611 struct list_head *entry; in get_phy_driver() local
/openbmc/pldm/libpldmresponder/
H A Dbios.cpp317 auto entry = pldm_bios_table_attr_value_find_by_handle( in getBIOSAttributeCurrentValueByHandle() local
/openbmc/pldm/requester/
H A Dmctp_endpoint_discovery.cpp463 auto entry = associatedServiceProp.begin(); in searchConfigurationFor() local
/openbmc/qemu/contrib/elf2dmp/
H A Dmain.c380 void *entry, size_t size, struct va_space *vs) in pe_get_data_dir_entry()
/openbmc/u-boot/arch/arm/include/asm/mach-imx/
H A Dhab.h32 uint32_t entry; /* Absolute address of first instruction */ member
/openbmc/u-boot/drivers/input/
H A Dinput.c624 struct kbd_entry *entry; in input_add_tables() local
/openbmc/qemu/tests/unit/
H A Dtest-qobject-output-visitor.c229 QListEntry *entry; in test_visitor_out_list() local
/openbmc/pldm/platform-mc/
H A Ddbus_to_terminus_effecters.cpp66 for (const auto& entry : entries) in parseEffecterJson() local
/openbmc/qemu/system/
H A Ddma-helpers.c291 ScatterGatherEntry entry = sg->sg[sg_cur_index++]; in dma_buf_rw() local
/openbmc/u-boot/common/
H A Dlcd.c661 struct bmp_color_table_entry *entry; in lcd_display_bitmap() local
/openbmc/phosphor-user-manager/test/
H A Dldap_config_test.cpp789 auto entry = std::make_unique<LDAPMapperEntry>( in TEST_F() local
/openbmc/u-boot/board/freescale/lx2160a/
H A Deth_lx2160aqds.c752 struct list_head *mii_devs, *entry; in fdt_fixup_board_phy() local
/openbmc/u-boot/tools/
H A Dimx8image.c530 uint64_t entry = image_stack->entry; in set_image_array_entry() local
/openbmc/qemu/qga/
H A Dcommands.c226 static char **guest_exec_get_args(const strList *entry, bool log) in guest_exec_get_args()
/openbmc/phosphor-objmgr/src/
H A Dassociations.cpp596 auto entry = owners->second.find(assocPath); in removeAssociationOwnersEntry() local
/openbmc/qemu/hw/usb/
H A Du2f-passthru.c399 struct udev_list_entry *devices, *entry; in u2f_passthru_open_from_enumerate() local
/openbmc/qemu/hw/loongarch/
H A Dvirt-acpi-build.c52 GArray *entry, bool force_enabled) in virt_madt_cpu_entry()

1...<<1112131415161718