Searched refs:bitmap_zero (Results 1 – 14 of 14) sorted by relevance
| /openbmc/qemu/target/hexagon/mmvec/ |
| H A D | system_ext_mmvec.c | 37 bitmap_zero(env->vtcm_log.mask, MAX_VEC_SIZE_BYTES); in mem_vector_scatter_init() 46 bitmap_zero(env->vtcm_log.mask, MAX_VEC_SIZE_BYTES); in mem_vector_gather_init()
|
| /openbmc/qemu/target/hexagon/ |
| H A D | translate.h | 154 bitmap_zero(ctx->insn_vregs_written, NUM_VREGS); in ctx_start_hvx_insn() 155 bitmap_zero(ctx->insn_vregs_read, NUM_VREGS); in ctx_start_hvx_insn() 156 bitmap_zero(ctx->insn_qregs_written, NUM_QREGS); in ctx_start_hvx_insn() 157 bitmap_zero(ctx->insn_qregs_read, NUM_QREGS); in ctx_start_hvx_insn()
|
| /openbmc/u-boot/include/linux/ |
| H A D | bitmap.h | 12 static inline void bitmap_zero(unsigned long *dst, int nbits) in bitmap_zero() function
|
| /openbmc/u-boot/arch/arm/mach-imx/ |
| H A D | ddrmc-vf610-calibration.c | 206 bitmap_zero(rdlvl_rsp, DDRMC_DQS_DQ_MAX_DELAY + 1); in ddrmc_cal_dqs_to_dq() 258 bitmap_zero(rdlvl_rsp, DDRMC_DQS_DQ_MAX_DELAY + 1); in ddrmc_cal_dqs_to_dq()
|
| /openbmc/qemu/hw/core/ |
| H A D | platform-bus.c | 104 bitmap_zero(pbus->used_irqs, pbus->num_irqs); in plaform_bus_refresh_irqs()
|
| H A D | machine-smp.c | 293 bitmap_zero(caches_bitmap, CACHE_LEVEL_AND_TYPE__MAX); in machine_parse_smp_cache()
|
| /openbmc/qemu/include/qemu/ |
| H A D | bitmap.h | 113 static inline void bitmap_zero(unsigned long *dst, long nbits) in bitmap_zero() function
|
| /openbmc/qemu/target/s390x/ |
| H A D | cpu_models_system.c | 241 bitmap_zero(deprecated_feats, S390_FEAT_MAX); in qmp_query_cpu_model_expansion()
|
| H A D | cpu_models.c | 835 bitmap_zero(s390_qemu_cpu_model.features, S390_FEAT_MAX); in s390_set_qemu_cpu_model()
|
| /openbmc/qemu/hw/xen/ |
| H A D | xen-mapcache.c | 319 bitmap_zero(entry->valid_mapping, nb_pfn); in xen_remap_bucket()
|
| /openbmc/u-boot/drivers/usb/gadget/ |
| H A D | composite.c | 300 bitmap_zero(f->endpoints, 32); in reset_config()
|
| /openbmc/qemu/hw/block/ |
| H A D | pflash_cfi02.c | 242 bitmap_zero(pfl->sector_erase_map, pfl->total_sectors); in pflash_timer()
|
| /openbmc/qemu/hw/pci-host/ |
| H A D | pnv_phb4.c | 492 bitmap_zero(xsrc->lsi_map, xsrc->nr_irqs); in pnv_phb4_update_xsrc()
|
| /openbmc/qemu/hw/scsi/ |
| H A D | megasas.c | 621 bitmap_zero(s->frame_map, MEGASAS_MAX_FRAMES); in megasas_reset_frames()
|