Home
last modified time | relevance | path

Searched refs:bitmap (Results 301 – 325 of 697) sorted by relevance

1...<<11121314151617181920>>...28

/openbmc/qemu/docs/devel/migration/
H A Dvfio.rst97 ``log_sync`` memory listener callback queries the dirty page bitmap from the
99 VFIO device as dirty. The dirty page bitmap is queried per container.
129 which disables querying the dirty bitmap during pre-copy phase. If it is set to
140 pages and then dirty pages bitmap is fetched from VFIO IOMMU modules for those
/openbmc/linux/drivers/scsi/pm8001/
H A Dpm8001_sas.c68 void *bitmap = pm8001_ha->rsvd_tags; in pm8001_tag_free() local
75 __clear_bit(tag, bitmap); in pm8001_tag_free()
86 void *bitmap = pm8001_ha->rsvd_tags; in pm8001_tag_alloc() local
91 tag = find_first_zero_bit(bitmap, PM8001_RESERVE_SLOT); in pm8001_tag_alloc()
96 __set_bit(tag, bitmap); in pm8001_tag_alloc()
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Ddm-raid.rst94 Interval between runs of the bitmap daemon that
95 clear bits. A longer interval means less bitmap I/O but
110 logical size of the array. The bitmap records the device
234 # No metadata devices specified to hold superblock/bitmap info
298 (possibly aided by a bitmap).
420 1.15.0 Fix size extensions not being synchronized in case of new MD bitmap
/openbmc/qemu/hw/vfio/
H A Dcommon.c1109 hwaddr size, void *bitmap) in vfio_device_dma_logging_report() argument
1121 report->bitmap = (uintptr_t)bitmap; in vfio_device_dma_logging_report()
1142 vbmap->bitmap); in vfio_devices_query_dirty_bitmap()
1191 dirty_pages = cpu_physical_memory_set_dirty_lebitmap(vbmap.bitmap, ram_addr, in vfio_get_dirty_bitmap()
1196 g_free(vbmap.bitmap); in vfio_get_dirty_bitmap()
/openbmc/qemu/target/i386/nvmm/
H A Dnvmm-all.c87 uint64_t bitmap; in nvmm_set_registers() local
183 bitmap = in nvmm_set_registers()
191 ret = nvmm_vcpu_setstate(mach, vcpu, bitmap); in nvmm_set_registers()
225 uint64_t bitmap, tpr; in nvmm_get_registers() local
231 bitmap = in nvmm_get_registers()
239 ret = nvmm_vcpu_getstate(mach, vcpu, bitmap); in nvmm_get_registers()
/openbmc/linux/Documentation/powerpc/
H A Delfnote.rst16 bitmap as "descriptor" field. Each bit is described below:
/openbmc/linux/tools/perf/util/
H A Dpython-ext-sources19 ../lib/bitmap.c
H A Dkwork.h91 DECLARE_BITMAP(bitmap, NR_ATOM_PER_PAGE);
/openbmc/linux/Documentation/
H A Datomic_bitops.txt6 operating on single bits in a bitmap that are atomic.
/openbmc/linux/arch/mips/include/asm/dec/
H A Dprom.h73 unsigned char bitmap[]; member
/openbmc/linux/arch/x86/boot/compressed/
H A Defi.h114 unsigned long bitmap[]; member
/openbmc/linux/Documentation/devicetree/bindings/misc/
H A Daspeed,ast2400-cvic.yaml36 A bitmap of supported sources for the implementation.
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsdio.c1984 u32 bitmap; in mwifiex_process_int_status() local
2039 bitmap = (u32) card->mp_regs[reg->wr_bitmap_l]; in mwifiex_process_int_status()
2040 bitmap |= ((u32) card->mp_regs[reg->wr_bitmap_u]) << 8; in mwifiex_process_int_status()
2042 bitmap |= in mwifiex_process_int_status()
2044 bitmap |= in mwifiex_process_int_status()
2047 card->mp_wr_bitmap = bitmap; in mwifiex_process_int_status()
2075 bitmap = (u32) card->mp_regs[reg->rd_bitmap_l]; in mwifiex_process_int_status()
2076 bitmap |= ((u32) card->mp_regs[reg->rd_bitmap_u]) << 8; in mwifiex_process_int_status()
2078 bitmap |= in mwifiex_process_int_status()
2080 bitmap |= in mwifiex_process_int_status()
[all …]
/openbmc/linux/Documentation/filesystems/ext4/
H A Dblockgroup.rst43 copy, the block group begins with the data block bitmap. Note also that
67 logical block group; the bitmap spaces and the inode table space in the
126 therefore the on-disk bitmap blocks are not initialized. This is
/openbmc/linux/Documentation/admin-guide/perf/
H A Darm_dsu_pmu.rst14 The DSU provides a bitmap for a subset of implemented events via hardware
H A Dhisi-pcie-pmu.rst60 selected by configuring the 16-bits-bitmap "port". Multi ports can be
65 bitmap should be set, port=0x1; if target Root Port is 0000:00:04.0 (x4
/openbmc/qemu/include/ui/
H A Dspice-display.h143 uint8_t *bitmap; member
/openbmc/linux/include/xen/interface/
H A Dphysdev.h81 uint8_t * bitmap; member
/openbmc/linux/net/bridge/
H A Dbr.c311 unsigned long bitmap = bm->optmask; in br_boolopt_multi_toggle() local
315 for_each_set_bit(opt_id, &bitmap, BR_BOOLOPT_MAX) { in br_boolopt_multi_toggle()
/openbmc/linux/arch/x86/include/asm/
H A Dprocessor.h300 (offsetof(struct tss_struct, io_bitmap.bitmap) - \
353 unsigned long bitmap[IO_BITMAP_LONGS + 1]; member
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drx.c1037 BUILD_BUG_ON(ARRAY_SIZE(notif->bitmap) != BA_WINDOW_STREAMS_MAX); in iwl_mvm_window_status_notif()
1044 u64 bitmap; in iwl_mvm_window_status_notif() local
1065 bitmap = le64_to_cpu(notif->bitmap[i]); in iwl_mvm_window_status_notif()
1069 ieee80211_mark_rx_ba_filtered_frames(sta, tid, ssn, bitmap, in iwl_mvm_window_status_notif()
/openbmc/linux/net/wireless/
H A Dchan.c1495 bool cfg80211_valid_disable_subchannel_bitmap(u16 *bitmap, in cfg80211_valid_disable_subchannel_bitmap() argument
1514 *bitmap = 0; in cfg80211_valid_disable_subchannel_bitmap()
1518 if (!*bitmap) in cfg80211_valid_disable_subchannel_bitmap()
1522 if (*bitmap & (u16)BIT((chandef->chan->center_freq - start_freq) / 20)) in cfg80211_valid_disable_subchannel_bitmap()
1526 if (per_bw_puncturing[idx].valid_values[i] == *bitmap) in cfg80211_valid_disable_subchannel_bitmap()
/openbmc/linux/drivers/net/phy/mscc/
H A Dmscc_macsec.c603 unsigned long *bitmap = bank == MACSEC_INGR ? in vsc8584_macsec_alloc_flow() local
608 index = find_first_zero_bit(bitmap, MSCC_MS_MAX_FLOWS); in vsc8584_macsec_alloc_flow()
617 set_bit(index, bitmap); in vsc8584_macsec_alloc_flow()
630 unsigned long *bitmap = flow->bank == MACSEC_INGR ? in vsc8584_macsec_free_flow() local
634 clear_bit(flow->index, bitmap); in vsc8584_macsec_free_flow()
/openbmc/linux/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget-uvc82 bmControls bitmap specifying which controls are
108 bmControls bitmap specifying which controls are
280 wHeight height of decoded bitmap frame in px
339 wHeight height of decoded bitmap frame in px
/openbmc/qemu/block/
H A Dblock-copy.c356 const BdrvDirtyBitmap *bitmap, in block_copy_state_new() argument
379 if (bitmap) { in block_copy_state_new()
380 if (!bdrv_merge_dirty_bitmap(copy_bitmap, bitmap, NULL, errp)) { in block_copy_state_new()
382 "copy-bitmap: ", bdrv_dirty_bitmap_name(bitmap)); in block_copy_state_new()

1...<<11121314151617181920>>...28