OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [include/] [asm-parisc/] [fixmap.h] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1275 phoenix
#ifndef _ASM_FIXMAP_H
2
#define _ASM_FIXMAP_H
3
 
4
/*
5
 * Allocate a 8 Mb temporary mapping area for copy_user_page/clear_user_page.
6
 * This area needs to be aligned on a 8 Mb boundary.
7
 */
8
 
9
#define TMPALIAS_MAP_START (__PAGE_OFFSET - 0x01000000)
10
#define FIXADDR_START   ((unsigned long)TMPALIAS_MAP_START)
11
 
12
#endif

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.