Home
last modified time | relevance | path

Searched defs:map_end (Results 1 – 5 of 5) 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.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
H A Dnamespace_devs.c1932 resource_size_t map_end = nd_mapping->start + nd_mapping->size - 1; in scan_labels() local
/linux/include/linux/
H A Defi.h570 void *map_end; member