Home
last modified time | relevance | path

Searched defs:mapped (Results 1 – 25 of 97) sorted by relevance

1234

/linux/drivers/iommu/iommufd/
H A Diova_bitmap.c103 struct iova_bitmap_map mapped; member
168 struct iova_bitmap_map *mapped = &bitmap->mapped; in iova_bitmap_get() local
222 struct iova_bitmap_map *mapped = &bitmap->mapped; in iova_bitmap_put() local
247 struct iova_bitmap_map *mapped; in iova_bitmap_alloc() local
286 struct iova_bitmap_map *mapped = &bitmap->mapped; in iova_bitmap_free() local
343 static bool iova_bitmap_mapped_range(struct iova_bitmap_map *mapped, in iova_bitmap_mapped_range()
405 struct iova_bitmap_map *mapped = &bitmap->mapped; in iova_bitmap_set() local
/linux/drivers/platform/chrome/
H A Dcros_ec_proto.c259 int ret, mapped; in cros_ec_get_host_event_wake_mask() local
295 int ret, mapped; in cros_ec_get_proto_info() local
374 int ret, mapped; in cros_ec_get_proto_info_legacy() local
450 int ret, mapped; in cros_ec_get_host_command_version_mask() local
669 int ret, mapped; in cros_ec_cmd_xfer_status() local
/linux/drivers/infiniband/hw/hfi1/
H A Duser_exp_rcv.c137 bool mapped) in unpin_rcv_pages()
253 tididx = 0, mapped, mapped_pages = 0; in hfi1_user_exp_rcv_setup() local
666 int mapped = 0; in program_rcvarray() local
/linux/arch/sh/mm/
H A Dioremap.c78 void __iomem *mapped; in ioremap_prot() local
/linux/drivers/gpu/drm/armada/
H A Darmada_gem.h16 bool mapped; member
/linux/fs/jfs/
H A Dioctl.c45 long mapped=0; in jfs_map_ext2() local
/linux/arch/x86/include/asm/
H A Defi.h334 #define __efi64_argmap(mapped, args) \ argument
336 #define __efi64_argmap__0(mapped, args) __efi_eval mapped argument
337 #define __efi64_argmap__1(mapped, args) __efi_eval args argument
/linux/drivers/md/
H A Ddm-rq.c204 static void dm_done(struct request *clone, blk_status_t error, bool mapped) in dm_done()
253 bool mapped = true; in dm_softirq_done() local
/linux/tools/perf/tests/
H A Dmmap-basic.c186 bool opened = false, mapped = false; in test_stat_user_read() local
/linux/lib/
H A Dsg_split.c22 struct sg_splitter *splitters, bool mapped) in sg_calculate_split()
/linux/drivers/dax/
H A Dkmem.c74 int i, rc, mapped = 0; in dev_dax_kmem_probe() local
/linux/drivers/media/platform/qcom/venus/
H A Dfirmware.c176 const size_t mapped = core->fw.mapped_mem_size; in venus_shutdown_no_tz() local
/linux/drivers/gpu/host1x/
H A Dcdma.h35 void *mapped; /* mapped pushbuffer memory */ member
H A Dcdma.c453 u32 *mapped = cdma->push_buffer.mapped; in host1x_cdma_update_sync_queue() local
/linux/include/rdma/
H A Diw_cm.h72 bool mapped:1; member
/linux/drivers/sh/intc/
H A Dvirq.c149 struct intc_map_entry *mapped; in intc_subgroup_init_one() local
/linux/mm/kmsan/
H A Dshadow.c223 int nr, mapped, err = 0; in kmsan_vmap_pages_range_noflush() local
H A Dhooks.c156 int nr, err = 0, clean = 0, mapped; in kmsan_ioremap_page_range() local
/linux/drivers/mtd/
H A Dmtdswap.c1023 unsigned int newblock, mapped; in mtdswap_writesect() local
1146 unsigned int mapped; in mtdswap_discard() local
1175 unsigned int i, cw = 0, cwp = 0, cwecount = 0, bb_cnt, mapped, pages; in mtdswap_show() local
/linux/include/sound/
H A Dsoundfont.h23 unsigned char mapped; /* True if mapped to something else */ member
/linux/arch/powerpc/mm/book3s64/
H A Diommu_api.c31 atomic64_t mapped; member
/linux/drivers/xen/
H A Dxlate_mmu.c74 int mapped; member
/linux/drivers/staging/media/ipu3/
H A Dipu3-mmu.c304 size_t s_length, mapped = 0; in imgu_mmu_map_sg() local
/linux/drivers/dma-buf/heaps/
H A Dcma_heap.c47 bool mapped; member
/linux/sound/pci/ctxfi/
H A Dctsrc.h107 unsigned int mapped; /* A bit-map indicating which conj rsc is mapped */ member

1234