Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/ps3/
H A Dgelic_udbg.c80 u64 map_end = (real_end + 0xfff) & ~0xfff; in map_dma_mem() local
/linux/drivers/xen/
H A Dgntdev.c542 unsigned long map_start, map_end; in gntdev_invalidate() local
/linux/mm/
H A Dswapfile.c177 unsigned char *map_end = map + nr_pages; in swap_only_has_cache() local
192 unsigned char *map_end = map + nr_pages; in swap_is_last_map() local
1567 unsigned char *map_end = map + nr_pages; in swap_entries_free() local
/linux/drivers/nvdimm/
H A Ddimm_devs.c782 resource_size_t map_start, map_end, busy = 0; in nd_pmem_available_dpa() local
H A Dnamespace_devs.c1938 resource_size_t map_end = nd_mapping->start + nd_mapping->size - 1; in scan_labels() local
/linux/drivers/pcmcia/
H A Drsrc_nonstatic.c614 unsigned long map_end = m->base + m->num - 1; in pcmcia_align() local
/linux/include/linux/
H A Defi.h566 void *map_end; member