linux/arch/sparc64/mm
David S. Miller 98c5584cfc [SPARC64]: Add infrastructure for dynamic TSB sizing.
This also cleans up tsb_context_switch().  The assembler
routine is now __tsb_context_switch() and the former is
an inline function that picks out the bits from the mm_struct
and passes it into the assembler code as arguments.

setup_tsb_parms() computes the locked TLB entry to map the
TSB.  Later when we support using the physical address quad
load instructions of Cheetah+ and later, we'll simply use
the physical address for the TSB register value and set
the map virtual and PTE both to zero.

Signed-off-by: David S. Miller <davem@davemloft.net>
2006-03-20 01:11:17 -08:00
..
fault.c [SPARC64]: Use ARRAY_SIZE macro 2005-11-09 12:03:42 -08:00
generic.c [SPARC64]: Fix >8K I/O mappings. 2005-11-29 13:59:03 -08:00
hugetlbpage.c [PATCH] Hugepage consolidation 2005-06-21 18:46:15 -07:00
init.c [SPARC64]: Kill pgtable quicklists and use SLAB. 2006-03-20 01:11:14 -08:00
Makefile [SPARC64]: Move away from virtual page tables, part 1. 2006-03-20 01:11:13 -08:00
tlb.c [SPARC64]: Move away from virtual page tables, part 1. 2006-03-20 01:11:13 -08:00
tsb.c [SPARC64]: Add infrastructure for dynamic TSB sizing. 2006-03-20 01:11:17 -08:00
ultra.S [SPARC64]: Elminate all usage of hard-coded trap globals. 2006-03-20 01:11:16 -08:00