Searched defs:mapped (Results 1 - 25 of 113) sorted by relevance

12345

/linux-master/drivers/gpu/drm/armada/
H A Darmada_gem.h16 bool mapped; member in struct:armada_gem_object
/linux-master/arch/x86/um/os-Linux/
H A Dtask_size.c21 void *mapped = NULL; local
/linux-master/arch/sh/mm/
H A Dioremap.c78 void __iomem *mapped; local
[all...]
/linux-master/arch/powerpc/mm/nohash/
H A D40x.c94 unsigned long v, s, mapped; local
/linux-master/arch/parisc/kernel/
H A Dpatch.c61 int mapped; local
/linux-master/fs/jfs/
H A Dioctl.c45 long mapped=0; local
/linux-master/lib/
H A Dsg_split.c20 sg_calculate_split(struct scatterlist *in, int nents, int nb_splits, off_t skip, const size_t *sizes, struct sg_splitter *splitters, bool mapped) argument
/linux-master/drivers/gpu/host1x/hw/
H A Ddebug_hw.c210 u32 *mapped; local
/linux-master/drivers/gpu/host1x/
H A Dcdma.h35 void *mapped; /* mapped pushbuffer memory */ member in struct:push_buffer
H A Dcdma.c453 u32 *mapped = cdma->push_buffer.mapped; local
[all...]
/linux-master/drivers/media/platform/qcom/venus/
H A Dfirmware.c176 const size_t mapped = core->fw.mapped_mem_size; local
/linux-master/include/rdma/
H A Diw_cm.h72 bool mapped:1; member in struct:iw_cm_id
/linux-master/drivers/dax/
H A Dkmem.c96 int i, rc, mapped = 0; local
/linux-master/tools/perf/tests/
H A Dmmap-basic.c186 bool opened = false, mapped = false; local
/linux-master/drivers/sh/intc/
H A Dvirq.c149 struct intc_map_entry *mapped; local
/linux-master/include/sound/
H A Dsoundfont.h23 unsigned char mapped; /* True if mapped to something else */ member in struct:snd_sf_zone
/linux-master/arch/x86/crypto/
H A Daegis128-aesni-glue.c81 void *mapped = scatterwalk_map(&walk); local
/linux-master/drivers/xen/
H A Dxlate_mmu.c74 int mapped; member in struct:remap_data
/linux-master/drivers/dma-buf/heaps/
H A Dsystem_heap.c40 bool mapped; member in struct:dma_heap_attachment
H A Dcma_heap.c47 bool mapped; member in struct:dma_heap_attachment
/linux-master/drivers/platform/chrome/
H A Dcros_ec_proto.c259 int ret, mapped; local
295 int ret, mapped; local
374 int ret, mapped; local
451 int ret, mapped; local
670 int ret, mapped; local
[all...]
/linux-master/mm/kmsan/
H A Dshadow.c225 int nr, mapped, err = 0; local
H A Dhooks.c158 int nr, err = 0, clean = 0, mapped; local
/linux-master/arch/powerpc/mm/book3s64/
H A Diommu_api.c31 atomic64_t mapped; member in struct:mm_iommu_table_group_mem_t
/linux-master/drivers/iommu/iommufd/
H A Diova_bitmap.c100 struct iova_bitmap_map mapped; member in struct:iova_bitmap
166 struct iova_bitmap_map *mapped = &bitmap->mapped; local
219 struct iova_bitmap_map *mapped = &bitmap->mapped; local
244 struct iova_bitmap_map *mapped; local
286 struct iova_bitmap_map *mapped = &bitmap->mapped; local
446 struct iova_bitmap_map *mapped = &bitmap->mapped; local
[all...]

Completed in 224 milliseconds

12345