Home
last modified time | relevance | path

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

12345

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

12345