linux_old1/arch/tile/mm
Chris Metcalf bf65e440e8 arch/tile: add Tilera's <arch/sim.h> header as an open-source header
This change adds one of the Tilera standard <arch> headers to the set
of headers shipped with Linux.  The <arch/sim.h> header provides
methods for programmatically interacting with the Tilera simulator.

The current <arch/sim.h> provides inline assembly for the _sim_syscall
function, so the declaration and definition previously provided
manually in Linux are no longer needed.  We now use the standard
sim_validate_lines_evicted() method from <arch/sim.h> rather than
rolling our own direct call to sim_syscall().

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
2010-10-15 15:36:54 -04:00
..
Makefile
elf.c arch/tile: Miscellaneous cleanup changes. 2010-07-06 13:41:51 -04:00
extable.c
fault.c arch/tile: Use <asm-generic/syscalls.h> 2010-10-14 14:34:33 -04:00
highmem.c arch/tile: support new kunmap_atomic() naming convention. 2010-08-11 10:54:13 -04:00
homecache.c arch/tile: add Tilera's <arch/sim.h> header as an open-source header 2010-10-15 15:36:54 -04:00
hugetlbpage.c arch/tile: Miscellaneous cleanup changes. 2010-07-06 13:41:51 -04:00
init.c arch/tile: Miscellaneous cleanup changes. 2010-07-06 13:41:51 -04:00
migrate.h
migrate_32.S
mmap.c
pgtable.c arch: tile: mm: pgtable.c: Removed duplicated #include 2010-08-13 08:10:24 -04:00