Home
last modified time | relevance | path

Searched defs:section (Results 101 – 125 of 270) sorted by relevance

1234567891011

/openbmc/u-boot/tools/binman/etype/
H A Dvblock.py37 def __init__(self, section, etype, node): argument
H A Dx86_start16_tpl.py26 def __init__(self, section, etype, node): argument
H A Dgbb.py56 def __init__(self, section, etype, node): argument
H A Du_boot_elf.py23 def __init__(self, section, etype, node): argument
H A Dblob_dtb.py20 def __init__(self, section, etype, node): argument
H A Du_boot_dtb_with_ucode.py27 def __init__(self, section, etype, node): argument
H A Du_boot_with_ucode_ptr.py31 def __init__(self, section, etype, node): argument
H A Dfmap.py30 def __init__(self, section, etype, node): argument
H A D_testing.py43 def __init__(self, section, etype, node): argument
H A Dintel_descriptor.py47 def __init__(self, section, etype, node): argument
H A Dblob.py33 def __init__(self, section, etype, node): argument
/openbmc/qemu/accel/kvm/
H A Dkvm-all.c243 static hwaddr kvm_align_section(MemoryRegionSection *section, in kvm_align_section()
592 MemoryRegionSection *section, in kvm_log_start()
609 MemoryRegionSection *section, in kvm_log_stop()
1138 MemoryRegionSection *section, in kvm_coalesce_pio_add()
1155 MemoryRegionSection *section, in kvm_coalesce_pio_del()
1608 MemoryRegionSection *section) in kvm_region_add()
1620 MemoryRegionSection *section) in kvm_region_del()
1703 MemoryRegionSection *section) in kvm_log_sync()
1749 MemoryRegionSection *section) in kvm_log_clear()
1801 MemoryRegionSection *section, in kvm_io_ioeventfd_add()
[all …]
/openbmc/u-boot/tools/binman/
H A Delf.py80 def LookupAndWriteSymbols(elf_fname, entry, section): argument
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ddp.c294 void *(*handler)(u32 sect_type, void *section, in ice_pkg_enum_entry()
342 static void *ice_sw_fv_handler(u32 sect_type, void *section, u32 index, in ice_sw_fv_handler()
464 static void *ice_marker_ptype_tcam_handler(u32 sect_type, void *section, in ice_marker_ptype_tcam_handler()
545 void *section, u32 index, u32 *offset) in ice_label_enum_handler()
605 static void *ice_boost_tcam_handler(u32 sect_type, void *section, u32 index, in ice_boost_tcam_handler()
1034 void **section) in ice_pkg_buf_alloc_single_section()
/openbmc/qemu/system/
H A Dphysmem.c362 MemoryRegionSection *section; in address_space_translate_internal() local
424 MemoryRegionSection *section; in address_space_translate_iommu() local
496 MemoryRegionSection *section; in flatview_do_translate() local
527 MemoryRegionSection section; in address_space_get_iotlb_entry() local
566 MemoryRegionSection section; in flatview_translate() local
679 MemoryRegionSection *section; in address_space_translate_for_iotlb() local
1010 MemoryRegionSection *section) in phys_section_add()
1083 MemoryRegionSection *section) in register_multipage()
2471 uint16_t section) in subpage_register()
2512 MemoryRegionSection section = { in dummy_section() local
[all …]
/openbmc/qemu/hw/intc/
H A Dopenpic_kvm.c118 MemoryRegionSection *section) in kvm_openpic_region_add()
154 MemoryRegionSection *section) in kvm_openpic_region_del()
/openbmc/qemu/hw/i386/xen/
H A Dxen-hvm.c429 MemoryRegionSection *section, in xen_log_start()
440 static void xen_log_stop(MemoryListener *listener, MemoryRegionSection *section, in xen_log_stop()
452 static void xen_log_sync(MemoryListener *listener, MemoryRegionSection *section) in xen_log_sync()
700 void arch_xen_set_memory(XenIOState *state, MemoryRegionSection *section, in arch_xen_set_memory()
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_transport.c217 int adf_create_ring(struct adf_accel_dev *accel_dev, const char *section, in adf_create_ring()
354 const char *section, const char *format, in adf_get_cfg_int()
371 const char *section, in adf_get_coalesc_timer()
H A Dadf_ctl_drv.c112 const char *section, in adf_add_key_value_data()
143 struct adf_user_cfg_section section, *section_head; in adf_copy_key_value_data() local
H A Dadf_cfg.c256 struct adf_cfg_section *section = adf_cfg_sec_find(accel_dev, in adf_cfg_add_key_value_param() local
344 const char *section, const char *name, in adf_cfg_get_param_value()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dclearstate_defs.h40 const struct cs_extent_def *section; member
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dclearstate_defs.h40 const struct cs_extent_def *section; member
/openbmc/linux/samples/bpf/
H A Dtracex5_user.c41 const char *section; in main() local
/openbmc/libcper/sections/
H A Dcper-section-ipf.c18 json_object *cper_section_ipf_to_ir(void *section) in cper_section_ipf_to_ir()
/openbmc/qemu/hw/virtio/
H A Dvhost-vdpa.c34 static Int128 vhost_vdpa_section_end(const MemoryRegionSection *section, in vhost_vdpa_section_end()
44 static bool vhost_vdpa_listener_skipped_section(MemoryRegionSection *section, in vhost_vdpa_listener_skipped_section()
255 MemoryRegionSection *section) in vhost_vdpa_iommu_region_add()
296 MemoryRegionSection *section) in vhost_vdpa_iommu_region_del()
315 MemoryRegionSection *section) in vhost_vdpa_listener_region_add()
404 MemoryRegionSection *section) in vhost_vdpa_listener_region_del()

1234567891011