linux/include/asm-sh64
Jeremy Fitzhardinge d6dd61c831 [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
Add hooks to allow a paravirt implementation to track the lifetime of
an mm.  Paravirtualization requires three hooks, but only two are
needed in common code.  They are:

arch_dup_mmap, which is called when a new mmap is created at fork

arch_exit_mmap, which is called when the last process reference to an
  mm is dropped, which typically happens on exit and exec.

The third hook is activate_mm, which is called from the arch-specific
activate_mm() macro/function, and so doesn't need stub versions for
other architectures.  It's called when an mm is first used.

Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Cc: linux-arch@vger.kernel.org
Cc: James Bottomley <James.Bottomley@SteelEye.com>
Acked-by: Ingo Molnar <mingo@elte.hu>
2007-05-02 19:27:14 +02:00
..
a.out.h
atomic.h
auxvec.h
bitops.h
bug.h sh64: Use generic BUG_ON()/WARN_ON(). 2006-09-12 14:38:23 +09:00
bugs.h
byteorder.h sh64: Trivial build fixes. 2006-09-12 14:36:46 +09:00
cache.h
cacheflush.h [PATCH] Optimize D-cache alias handling on fork 2006-12-13 09:27:08 -08:00
cayman.h
checksum.h [NET]: SH64 checksum annotations and cleanups. 2006-12-02 21:23:11 -08:00
cpumask.h
cputime.h
current.h
delay.h
device.h Driver core: add dev_archdata to struct device 2006-12-01 14:52:01 -08:00
div64.h
dma-mapping.h [PATCH] Pass struct dev pointer to dma_cache_sync() 2006-12-07 08:39:41 -08:00
dma.h
elf.h
emergency-restart.h
errno.h
fcntl.h
futex.h
hardirq.h
hardware.h
hw_irq.h
ide.h
io.h [PATCH] Consolidate check_signature 2006-10-11 11:14:23 -07:00
ioctl.h
ioctls.h
ipc.h
ipcbuf.h
irq.h
Kbuild
keyboard.h [PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300 2006-10-01 00:39:22 -07:00
kmap_types.h
linkage.h
local.h
mc146818rtc.h
mman.h
mmu_context.h [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction 2007-05-02 19:27:14 +02:00
mmu.h
module.h
msgbuf.h
mutex.h
namei.h
page.h Fix 'make headers_check' on sh64 2006-09-21 08:37:10 +01:00
param.h
pci.h
percpu.h
pgalloc.h [PATCH] getting rid of all casts of k[cmz]alloc() calls 2006-12-13 09:05:58 -08:00
pgtable.h [PATCH] Standardize pxx_page macros 2006-09-26 08:48:51 -07:00
platform.h
poll.h
posix_types.h
processor.h
ptrace.h sh64: Trivial build fixes. 2006-09-12 14:36:46 +09:00
registers.h
resource.h
scatterlist.h
sections.h
segment.h
semaphore-helper.h
semaphore.h
sembuf.h
serial.h fix file specification in comments 2006-10-03 23:01:26 +02:00
setup.h [PATCH] cleanup asm/setup.h userspace visibility 2006-12-07 08:39:46 -08:00
shmbuf.h
shmparam.h Fix 'make headers_check' on sh64 2006-09-21 08:37:10 +01:00
sigcontext.h
siginfo.h
signal.h Fix 'make headers_check' on sh64 2006-09-21 08:37:10 +01:00
smp.h
socket.h
sockios.h [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution 2007-04-25 22:24:04 -07:00
spinlock.h
stat.h
statfs.h
string.h
system.h sh64: Trivial build fixes. 2006-09-12 14:36:46 +09:00
termbits.h
termios.h [PATCH] consolidate line discipline number definitions 2007-02-11 10:51:26 -08:00
thread_info.h
timex.h [PATCH] ntp: cleanup defines and comments 2006-10-01 00:39:27 -07:00
tlb.h
tlbflush.h
topology.h
types.h
uaccess.h sh64: Trivial build fixes. 2006-09-12 14:36:46 +09:00
ucontext.h
unaligned.h
unistd.h [PATCH] remove kernel syscalls 2006-12-07 08:39:37 -08:00
user.h Fix 'make headers_check' on sh64 2006-09-21 08:37:10 +01:00