Home
last modified time | relevance | path

Searched defs:map_start (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/platforms/ps3/
H A Dgelic_udbg.c79 u64 map_start = real_addr & ~0xfff; in map_dma_mem() local
/linux/drivers/xen/
H A Dgntdev.c546 unsigned long map_start, map_end; in gntdev_invalidate() local
/linux/drivers/nvdimm/
H A Ddimm_devs.c768 resource_size_t map_start, map_end, busy = 0; in nd_pmem_available_dpa() local
/linux/drivers/vdpa/mlx5/core/
H A Dmr.c118 static u64 map_start(struct vhost_iotlb_map *map, struct mlx5_vdpa_direct_mr *mr) in map_start() function