Home
last modified time | relevance | path

Searched defs:map_end (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.6/arch/x86/mm/
Dinit.c629 unsigned long map_end) in memory_map_top_down()
694 unsigned long map_end) in memory_map_bottom_up()
/Linux-v6.6/arch/powerpc/platforms/ps3/
Dgelic_udbg.c79 u64 map_end = (real_end + 0xfff) & ~0xfff; in map_dma_mem() local
/Linux-v6.6/drivers/vdpa/mlx5/core/
Dmr.c99 static u64 map_end(struct vhost_iotlb_map *map, struct mlx5_vdpa_direct_mr *mr) in map_end() function
/Linux-v6.6/drivers/xen/
Dgntdev.c542 unsigned long map_start, map_end; in gntdev_invalidate() local
/Linux-v6.6/drivers/nvdimm/
Ddimm_devs.c775 resource_size_t map_start, map_end, busy = 0; in nd_pmem_available_dpa() local
Dnamespace_devs.c1934 resource_size_t map_end = nd_mapping->start + nd_mapping->size - 1; in scan_labels() local
/Linux-v6.6/drivers/pcmcia/
Drsrc_nonstatic.c614 unsigned long map_end = m->base + m->num - 1; in pcmcia_align() local
/Linux-v6.6/fs/ocfs2/
Drefcounttree.c2914 loff_t offset, end, map_end; in ocfs2_duplicate_clusters_by_page() local
/Linux-v6.6/include/linux/
Defi.h567 void *map_end; member