Home
last modified time | relevance | path

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

12345

/linux/drivers/iommu/iommufd/
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/
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/
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/x86/um/os-Linux/
A Dtask_size.c21 void *mapped = NULL; in page_ok() local
/linux/arch/sh/mm/
A Dioremap.c78 void __iomem *mapped; in ioremap_prot() local
/linux/drivers/gpu/drm/armada/
A Darmada_gem.h16 bool mapped; member
/linux/fs/jfs/
A Dioctl.c45 long mapped=0; in jfs_map_ext2() local
/linux/arch/x86/include/asm/
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/arch/parisc/kernel/
A Dpatch.c61 int mapped; in __patch_text_multiple() local
/linux/tools/perf/tests/
A Dmmap-basic.c186 bool opened = false, mapped = false; in test_stat_user_read() local
/linux/drivers/md/
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/drivers/gpu/host1x/hw/
A Ddebug_hw.c210 u32 *mapped; in show_channel_gathers() local
/linux/drivers/dax/
A Dkmem.c74 int i, rc, mapped = 0; in dev_dax_kmem_probe() local
/linux/lib/
A Dsg_split.c22 struct sg_splitter *splitters, bool mapped) in sg_calculate_split()
/linux/drivers/media/platform/qcom/venus/
A Dfirmware.c176 const size_t mapped = core->fw.mapped_mem_size; in venus_shutdown_no_tz() local
/linux/drivers/gpu/host1x/
A Dcdma.h35 void *mapped; /* mapped pushbuffer memory */ member
A Dcdma.c453 u32 *mapped = cdma->push_buffer.mapped; in host1x_cdma_update_sync_queue() local
/linux/include/rdma/
A Diw_cm.h72 bool mapped:1; member
/linux/drivers/sh/intc/
A Dvirq.c149 struct intc_map_entry *mapped; in intc_subgroup_init_one() local
/linux/arch/x86/crypto/
A Daegis128-aesni-glue.c81 void *mapped = scatterwalk_map(&walk); in crypto_aegis128_aesni_process_ad() local
/linux/mm/kmsan/
A Dshadow.c223 int nr, mapped, err = 0; in kmsan_vmap_pages_range_noflush() local
/linux/drivers/mtd/
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/drivers/iommu/
A Dio-pgtable-arm.c379 gfp_t gfp, size_t *mapped) in __arm_lpae_map()
501 int iommu_prot, gfp_t gfp, size_t *mapped) in arm_lpae_map_pages()
1299 size_t size, mapped; in arm_lpae_run_tests() local
/linux/include/sound/
A Dsoundfont.h23 unsigned char mapped; /* True if mapped to something else */ member
/linux/arch/powerpc/mm/book3s64/
A Diommu_api.c31 atomic64_t mapped; member

Completed in 51 milliseconds

12345