Searched defs:bitmap (Results 1 - 25 of 294) sorted by path

1234567891011>>

/linux-master/arch/powerpc/include/asm/
H A Dmsi_bitmap.h14 unsigned long *bitmap; member in struct:msi_bitmap
H A Dguest-state-buffer.h296 struct kvmppc_gs_bitmap bitmap; member in struct:kvmppc_gs_msg
[all...]
/linux-master/arch/powerpc/sysdev/
H A Dfsl_msi.h41 struct msi_bitmap bitmap; member in struct:fsl_msi
/linux-master/drivers/gpu/drm/omapdrm/
H A Dtcm.h63 unsigned long *bitmap; member in struct:tcm
/linux-master/drivers/hid/
H A Dhid-picolcd.h122 u8 *bitmap; /* framebuffer */ member in struct:picolcd_fb_data
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dalloc.c44 u32 mlx4_bitmap_alloc(struct mlx4_bitmap *bitmap) argument
74 mlx4_bitmap_free(struct mlx4_bitmap *bitmap, u32 obj, int use_rr) argument
79 find_aligned_range(unsigned long *bitmap, u32 start, u32 nbits, int len, int align, u32 skip_mask) argument
109 mlx4_bitmap_alloc_range(struct mlx4_bitmap *bitmap, int cnt, int align, u32 skip_mask) argument
147 mlx4_bitmap_avail(struct mlx4_bitmap *bitmap) argument
152 mlx4_bitmap_masked_value(struct mlx4_bitmap *bitmap, u32 obj) argument
157 mlx4_bitmap_free_range(struct mlx4_bitmap *bitmap, u32 obj, int cnt, int use_rr) argument
173 mlx4_bitmap_init(struct mlx4_bitmap *bitmap, u32 num, u32 mask, u32 reserved_bot, u32 reserved_top) argument
197 mlx4_bitmap_cleanup(struct mlx4_bitmap *bitmap) argument
217 struct mlx4_bitmap *bitmap; member in struct:mlx4_zone_entry
241 mlx4_zone_add_one(struct mlx4_zone_allocator *zone_alloc, struct mlx4_bitmap *bitmap, u32 flags, int priority, int offset, u32 *puid) argument
441 struct mlx4_bitmap *bitmap; local
[all...]
/linux-master/fs/hfs/
H A Dbitmap.c29 static u32 hfs_find_set_zero_bits(__be32 *bitmap, u32 size, u32 offset, u32 *max) argument
141 void *bitmap; local
[all...]
/linux-master/fs/reiserfs/
H A Dbitmap.c1415 reiserfs_read_bitmap_block(struct super_block *sb, unsigned int bitmap) argument
1456 struct reiserfs_bitmap_info *bitmap; local
[all...]
/linux-master/lib/
H A Dmemweight.c15 const unsigned char *bitmap = ptr; local
/linux-master/arch/mips/include/asm/dec/
H A Dprom.h73 unsigned char bitmap[]; member in struct:__anon49
/linux-master/arch/powerpc/platforms/pseries/
H A Dpapr_scm.c539 u64 bitmap = 0; local
[all...]
/linux-master/arch/powerpc/sysdev/xive/
H A Dspapr.c41 unsigned long *bitmap; member in struct:xive_irq_bitmap
[all...]
/linux-master/arch/s390/mm/
H A Dgmap.c2491 void gmap_sync_dirty_log_pmd(struct gmap *gmap, unsigned long bitmap[4], argument
/linux-master/arch/sparc/mm/
H A Diommu.c62 unsigned long *bitmap; local
/linux-master/arch/um/drivers/
H A Dubd_kern.c138 unsigned long *bitmap; member in struct:cow
1150 cowify_bitmap(__u64 io_offset, int length, unsigned long *cow_mask, __u64 *cow_offset, unsigned long *bitmap, __u64 bitmap_offset, unsigned long *bitmap_words, __u64 bitmap_len) argument
1189 cowify_req(struct io_thread_req *req, struct io_desc *segment, unsigned long offset, unsigned long *bitmap, __u64 bitmap_offset, __u64 bitmap_len) argument
[all...]
/linux-master/arch/x86/boot/compressed/
H A Defi.h105 unsigned long bitmap[]; member in struct:efi_unaccepted_memory
/linux-master/arch/x86/include/asm/
H A Dio_bitmap.h13 unsigned long bitmap[IO_BITMAP_LONGS]; member in struct:io_bitmap
H A Dkvm_host.h1159 unsigned long *bitmap; member in struct:msr_bitmap_range
H A Dpci_x86.h79 u16 bitmap; /* Available IRQs */ member in struct:irq_info::__anon7
H A Dprocessor.h361 unsigned long bitmap[IO_BITMAP_LONGS + 1]; member in struct:x86_io_bitmap
[all...]
/linux-master/arch/x86/include/uapi/asm/
H A Dkvm.h215 __u8 *bitmap; /* a 1 bit allows the operations in flags, 0 denies */ member in struct:kvm_msr_filter_range
/linux-master/arch/x86/kernel/
H A Dvm86_32.c408 static inline int is_revectored(int nr, struct revectored_struct *bitmap) argument
/linux-master/arch/x86/kvm/
H A Dhyperv.c1801 u64 *bitmap; local
1823 bitmap[bank] = sparse_banks[sbank++]; local
H A Dirq_comm.c199 unsigned long *bitmap = &kvm->arch.irq_sources_bitmap; local
H A Dlapic.c105 static inline int apic_test_vector(int vec, void *bitmap) argument
118 static inline int __apic_test_and_set_vector(int vec, void *bitmap) argument
123 static inline int __apic_test_and_clear_vector(int vec, void *bitmap) argument
628 static int find_highest_vector(void *bitmap) argument
643 static u8 count_vectors(void *bitmap) argument
1095 kvm_vector_to_index(u32 vector, u32 dest_vcpus, const unsigned long *bitmap, u32 bitmap_size) argument
1145 kvm_apic_map_get_dest_lapic(struct kvm *kvm, struct kvm_lapic **src, struct kvm_lapic_irq *irq, struct kvm_apic_map *map, struct kvm_lapic ***dst, unsigned long *bitmap) argument
1215 unsigned long bitmap; local
1266 unsigned long bitmap; local
1404 unsigned long bitmap, i; local
1787 void *bitmap = apic->regs + APIC_ISR; local
[all...]

Completed in 261 milliseconds

1234567891011>>