/openbmc/qemu/hw/virtio/ |
H A D | vhost-vdpa.c | 34 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()
|
/openbmc/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_cfg.c | 256 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/tools/testing/memblock/linux/ |
H A D | init.h | 9 #define __section(section) __attribute__((__section__(section))) argument
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | sh_flctl.c | 31 static int flctl_4secc_ooblayout_sp_ecc(struct mtd_info *mtd, int section, in flctl_4secc_ooblayout_sp_ecc() 45 static int flctl_4secc_ooblayout_sp_free(struct mtd_info *mtd, int section, in flctl_4secc_ooblayout_sp_free() 62 static int flctl_4secc_ooblayout_lp_ecc(struct mtd_info *mtd, int section, in flctl_4secc_ooblayout_lp_ecc() 76 static int flctl_4secc_ooblayout_lp_free(struct mtd_info *mtd, int section, in flctl_4secc_ooblayout_lp_free()
|
H A D | fsmc_nand.c | 167 static int fsmc_ecc1_ooblayout_ecc(struct mtd_info *mtd, int section, in fsmc_ecc1_ooblayout_ecc() 181 static int fsmc_ecc1_ooblayout_free(struct mtd_info *mtd, int section, in fsmc_ecc1_ooblayout_free() 210 static int fsmc_ecc4_ooblayout_ecc(struct mtd_info *mtd, int section, in fsmc_ecc4_ooblayout_ecc() 228 static int fsmc_ecc4_ooblayout_free(struct mtd_info *mtd, int section, in fsmc_ecc4_ooblayout_free()
|
H A D | davinci_nand.c | 379 static int hwecc4_ooblayout_small_ecc(struct mtd_info *mtd, int section, in hwecc4_ooblayout_small_ecc() 399 static int hwecc4_ooblayout_small_free(struct mtd_info *mtd, int section, in hwecc4_ooblayout_small_free()
|
/openbmc/qemu/target/i386/nvmm/ |
H A D | nvmm-all.c | 1052 nvmm_process_section(MemoryRegionSection *section, int add) in nvmm_process_section() 1085 nvmm_region_add(MemoryListener *listener, MemoryRegionSection *section) in nvmm_region_add() 1092 nvmm_region_del(MemoryListener *listener, MemoryRegionSection *section) in nvmm_region_del() 1111 nvmm_log_sync(MemoryListener *listener, MemoryRegionSection *section) in nvmm_log_sync()
|
/openbmc/phosphor-host-ipmid/ |
H A D | fruread.hpp | 12 std::string section; member
|
/openbmc/qemu/docs/ |
H A D | meson.build | 86 install_dirs += section == '' ? false : get_option('mandir') / section variable
|
/openbmc/linux/mm/ |
H A D | page_ext.c | 237 struct mem_section *section = __pfn_to_section(pfn); in lookup_page_ext() local 270 struct mem_section *section; in init_section_page_ext() local
|
H A D | sparse.c | 65 struct mem_section *section = NULL; in sparse_index_alloc() local 85 struct mem_section *section; in sparse_index_init() local 123 static inline int sparse_early_nid(struct mem_section *section) in sparse_early_nid() 245 unsigned long section = pfn_to_section_nr(pfn); in memory_present() local
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | module.h | 20 } *section; member
|
/openbmc/qemu/include/hw/xen/ |
H A D | xen_native.h | 368 MemoryRegionSection *section) in xen_map_memory_section() 385 MemoryRegionSection *section) in xen_unmap_memory_section() 402 MemoryRegionSection *section) in xen_map_io_section() 419 MemoryRegionSection *section) in xen_unmap_io_section()
|
/openbmc/libcper/sections/ |
H A D | cper-section-ia32x64.c | 46 json_object *cper_section_ia32x64_to_ir(void *section) in cper_section_ia32x64_to_ir() 565 void ir_section_ia32x64_to_cper(json_object *section, FILE *out) in ir_section_ia32x64_to_cper()
|
H A D | cper-section-arm.c | 46 json_object *cper_section_arm_to_ir(void *section) in cper_section_arm_to_ir() 491 void ir_section_arm_to_cper(json_object *section, FILE *out) in ir_section_arm_to_cper()
|
/openbmc/libcper/generator/sections/ |
H A D | gen-section-arm.c | 46 UINT8 *section = generate_random_bytes(total_len); in generate_section_arm() local
|
H A D | gen-section-ia32x64.c | 44 UINT8 *section = generate_random_bytes(total_len); in generate_section_ia32x64() local
|
/openbmc/openbmc/poky/scripts/ |
H A D | combo-layer | 62 def readsection(parser, section, repo): argument 74 def readglobalsection(parser, section): argument
|
/openbmc/u-boot/drivers/net/pfe_eth/ |
H A D | pfe_firmware.c | 38 int id, section; in pfe_load_elf() local
|
/openbmc/libcper/generator/ |
H A D | cper-generate.c | 98 void *section = NULL; in generate_single_section_record() local
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | vmlinux.lds.h | 38 #define ARM_LMA(sym, section) \ argument
|
/openbmc/phosphor-networkd/src/ |
H A D | util.cpp | 170 std::string_view section, std::string_view key, in systemdParseLast()
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | exceptions-64s.S | 80 #define __LOAD_HANDLER(reg, label, section) \ argument 88 #define __LOAD_FAR_HANDLER(reg, label, section) \ argument
|
/openbmc/phosphor-fan-presence/control/ |
H A D | fanctl.cpp | 48 std::string section; member 606 const auto& section = dumpData.at(dq.section); in queryDumpFile() local
|
/openbmc/linux/drivers/md/ |
H A D | dm-integrity.c | 716 static void access_journal_check(struct dm_integrity_c *ic, unsigned int section, unsigned int offs… in access_journal_check() 731 static void page_list_location(struct dm_integrity_c *ic, unsigned int section, unsigned int offset, in page_list_location() 745 unsigned int section, unsigned int offset, unsigned int *n_sectors) in access_page_list() 760 static struct journal_sector *access_journal(struct dm_integrity_c *ic, unsigned int section, unsig… in access_journal() 790 static void section_mac(struct dm_integrity_c *ic, unsigned int section, __u8 result[JOURNAL_MAC_SI… in section_mac() 860 static void rw_section_mac(struct dm_integrity_c *ic, unsigned int section, bool wr) in rw_section_mac() 893 static void xor_journal(struct dm_integrity_c *ic, bool encrypt, unsigned int section, in xor_journal() 988 static void crypt_journal(struct dm_integrity_c *ic, bool encrypt, unsigned int section, in crypt_journal() 1032 static void encrypt_journal(struct dm_integrity_c *ic, bool encrypt, unsigned int section, in encrypt_journal() 1098 unsigned int section, unsigned int n_sections, in rw_journal() [all …]
|