404

[ Avaa Bypassed ]




Upload:

Command:

botdev@13.58.146.48: ~ $
/*
 * This file is subject to the terms and conditions of the GNU General Public
 * License.  See the file "COPYING" in the main directory of this archive
 * for more details.
 *
 * Copyright (C) 1996, 99 Ralf Baechle
 * Copyright (C) 2000, 2002  Maciej W. Rozycki
 * Copyright (C) 1990, 1999 by Silicon Graphics, Inc.
 */
#ifndef _ASM_MACH_IP27_SPACES_H
#define _ASM_MACH_IP27_SPACES_H

/*
 * IP27 uses the R10000's uncached attribute feature.  Attribute 3 selects
 * uncached memory addressing. Hide the definitions on 32-bit compilation
 * of the compat-vdso code.
 */
#ifdef CONFIG_64BIT
#define HSPEC_BASE		0x9000000000000000
#define IO_BASE			0x9200000000000000
#define MSPEC_BASE		0x9400000000000000
#define UNCAC_BASE		0x9600000000000000
#define CAC_BASE		0xa800000000000000
#endif

#define TO_MSPEC(x)		(MSPEC_BASE | ((x) & TO_PHYS_MASK))
#define TO_HSPEC(x)		(HSPEC_BASE | ((x) & TO_PHYS_MASK))

#define HIGHMEM_START		(~0UL)

#include <asm/mach-generic/spaces.h>

#endif /* _ASM_MACH_IP27_SPACES_H */

Filemanager

Name Type Size Permission Actions
cpu-feature-overrides.h File 2.06 KB 0644
dma-coherence.h File 1.6 KB 0644
irq.h File 627 B 0644
kernel-entry-init.h File 2.71 KB 0644
kmalloc.h File 166 B 0644
mangle-port.h File 781 B 0644
mmzone.h File 812 B 0644
spaces.h File 1012 B 0644
topology.h File 1.14 KB 0644
war.h File 772 B 0644