vmalloc.h 352 B

123456789101112
  1. /*
  2. *
  3. * arch/arm/mach-u300/include/mach/vmalloc.h
  4. *
  5. *
  6. * Copyright (C) 2006-2009 ST-Ericsson AB
  7. * License terms: GNU General Public License (GPL) version 2
  8. * Virtual memory allocations
  9. * End must be above the I/O registers and on an even 2MiB boundary.
  10. * Author: Linus Walleij <linus.walleij@stericsson.com>
  11. */
  12. #define VMALLOC_END 0xfe800000UL