/freebsd/sys/i386/include/ |
H A D | md_var.h | diff 267173e72dc9f967f9d2a8f3bd1e88aae0a417bb Sun Feb 04 22:20:53 CET 1996 David Greenman <dg@FreeBSD.org> Rewrote cpu_fork so that it doesn't use pmap_activate, and removed pmap_activate since it's not used anymore. Changed cpu_fork so that it uses one line of inline assembly rather than calling mvesp() to get the current stack pointer. Removed mvesp() since it is no longer being used. diff 267173e72dc9f967f9d2a8f3bd1e88aae0a417bb Sun Feb 04 22:20:53 CET 1996 David Greenman <dg@FreeBSD.org> Rewrote cpu_fork so that it doesn't use pmap_activate, and removed pmap_activate since it's not used anymore. Changed cpu_fork so that it uses one line of inline assembly rather than calling mvesp() to get the current stack pointer. Removed mvesp() since it is no longer being used.
|
H A D | pmap.h | diff 267173e72dc9f967f9d2a8f3bd1e88aae0a417bb Sun Feb 04 22:20:53 CET 1996 David Greenman <dg@FreeBSD.org> Rewrote cpu_fork so that it doesn't use pmap_activate, and removed pmap_activate since it's not used anymore. Changed cpu_fork so that it uses one line of inline assembly rather than calling mvesp() to get the current stack pointer. Removed mvesp() since it is no longer being used. diff 267173e72dc9f967f9d2a8f3bd1e88aae0a417bb Sun Feb 04 22:20:53 CET 1996 David Greenman <dg@FreeBSD.org> Rewrote cpu_fork so that it doesn't use pmap_activate, and removed pmap_activate since it's not used anymore. Changed cpu_fork so that it uses one line of inline assembly rather than calling mvesp() to get the current stack pointer. Removed mvesp() since it is no longer being used.
|
/freebsd/sys/amd64/include/ |
H A D | md_var.h | diff 267173e72dc9f967f9d2a8f3bd1e88aae0a417bb Sun Feb 04 22:20:53 CET 1996 David Greenman <dg@FreeBSD.org> Rewrote cpu_fork so that it doesn't use pmap_activate, and removed pmap_activate since it's not used anymore. Changed cpu_fork so that it uses one line of inline assembly rather than calling mvesp() to get the current stack pointer. Removed mvesp() since it is no longer being used. diff 267173e72dc9f967f9d2a8f3bd1e88aae0a417bb Sun Feb 04 22:20:53 CET 1996 David Greenman <dg@FreeBSD.org> Rewrote cpu_fork so that it doesn't use pmap_activate, and removed pmap_activate since it's not used anymore. Changed cpu_fork so that it uses one line of inline assembly rather than calling mvesp() to get the current stack pointer. Removed mvesp() since it is no longer being used.
|
H A D | pmap.h | diff 267173e72dc9f967f9d2a8f3bd1e88aae0a417bb Sun Feb 04 22:20:53 CET 1996 David Greenman <dg@FreeBSD.org> Rewrote cpu_fork so that it doesn't use pmap_activate, and removed pmap_activate since it's not used anymore. Changed cpu_fork so that it uses one line of inline assembly rather than calling mvesp() to get the current stack pointer. Removed mvesp() since it is no longer being used. diff 267173e72dc9f967f9d2a8f3bd1e88aae0a417bb Sun Feb 04 22:20:53 CET 1996 David Greenman <dg@FreeBSD.org> Rewrote cpu_fork so that it doesn't use pmap_activate, and removed pmap_activate since it's not used anymore. Changed cpu_fork so that it uses one line of inline assembly rather than calling mvesp() to get the current stack pointer. Removed mvesp() since it is no longer being used.
|
/freebsd/sys/amd64/amd64/ |
H A D | locore.S | diff 267173e72dc9f967f9d2a8f3bd1e88aae0a417bb Sun Feb 04 22:20:53 CET 1996 David Greenman <dg@FreeBSD.org> Rewrote cpu_fork so that it doesn't use pmap_activate, and removed pmap_activate since it's not used anymore. Changed cpu_fork so that it uses one line of inline assembly rather than calling mvesp() to get the current stack pointer. Removed mvesp() since it is no longer being used. diff 267173e72dc9f967f9d2a8f3bd1e88aae0a417bb Sun Feb 04 22:20:53 CET 1996 David Greenman <dg@FreeBSD.org> Rewrote cpu_fork so that it doesn't use pmap_activate, and removed pmap_activate since it's not used anymore. Changed cpu_fork so that it uses one line of inline assembly rather than calling mvesp() to get the current stack pointer. Removed mvesp() since it is no longer being used.
|
H A D | cpu_switch.S | diff 267173e72dc9f967f9d2a8f3bd1e88aae0a417bb Sun Feb 04 22:20:53 CET 1996 David Greenman <dg@FreeBSD.org> Rewrote cpu_fork so that it doesn't use pmap_activate, and removed pmap_activate since it's not used anymore. Changed cpu_fork so that it uses one line of inline assembly rather than calling mvesp() to get the current stack pointer. Removed mvesp() since it is no longer being used. diff 267173e72dc9f967f9d2a8f3bd1e88aae0a417bb Sun Feb 04 22:20:53 CET 1996 David Greenman <dg@FreeBSD.org> Rewrote cpu_fork so that it doesn't use pmap_activate, and removed pmap_activate since it's not used anymore. Changed cpu_fork so that it uses one line of inline assembly rather than calling mvesp() to get the current stack pointer. Removed mvesp() since it is no longer being used.
|
H A D | vm_machdep.c | diff 267173e72dc9f967f9d2a8f3bd1e88aae0a417bb Sun Feb 04 22:20:53 CET 1996 David Greenman <dg@FreeBSD.org> Rewrote cpu_fork so that it doesn't use pmap_activate, and removed pmap_activate since it's not used anymore. Changed cpu_fork so that it uses one line of inline assembly rather than calling mvesp() to get the current stack pointer. Removed mvesp() since it is no longer being used. diff 267173e72dc9f967f9d2a8f3bd1e88aae0a417bb Sun Feb 04 22:20:53 CET 1996 David Greenman <dg@FreeBSD.org> Rewrote cpu_fork so that it doesn't use pmap_activate, and removed pmap_activate since it's not used anymore. Changed cpu_fork so that it uses one line of inline assembly rather than calling mvesp() to get the current stack pointer. Removed mvesp() since it is no longer being used.
|
H A D | pmap.c | diff 267173e72dc9f967f9d2a8f3bd1e88aae0a417bb Sun Feb 04 22:20:53 CET 1996 David Greenman <dg@FreeBSD.org> Rewrote cpu_fork so that it doesn't use pmap_activate, and removed pmap_activate since it's not used anymore. Changed cpu_fork so that it uses one line of inline assembly rather than calling mvesp() to get the current stack pointer. Removed mvesp() since it is no longer being used. diff 267173e72dc9f967f9d2a8f3bd1e88aae0a417bb Sun Feb 04 22:20:53 CET 1996 David Greenman <dg@FreeBSD.org> Rewrote cpu_fork so that it doesn't use pmap_activate, and removed pmap_activate since it's not used anymore. Changed cpu_fork so that it uses one line of inline assembly rather than calling mvesp() to get the current stack pointer. Removed mvesp() since it is no longer being used.
|
/freebsd/sys/i386/i386/ |
H A D | vm_machdep.c | diff 267173e72dc9f967f9d2a8f3bd1e88aae0a417bb Sun Feb 04 22:20:53 CET 1996 David Greenman <dg@FreeBSD.org> Rewrote cpu_fork so that it doesn't use pmap_activate, and removed pmap_activate since it's not used anymore. Changed cpu_fork so that it uses one line of inline assembly rather than calling mvesp() to get the current stack pointer. Removed mvesp() since it is no longer being used. diff 267173e72dc9f967f9d2a8f3bd1e88aae0a417bb Sun Feb 04 22:20:53 CET 1996 David Greenman <dg@FreeBSD.org> Rewrote cpu_fork so that it doesn't use pmap_activate, and removed pmap_activate since it's not used anymore. Changed cpu_fork so that it uses one line of inline assembly rather than calling mvesp() to get the current stack pointer. Removed mvesp() since it is no longer being used.
|
H A D | pmap.c | diff 267173e72dc9f967f9d2a8f3bd1e88aae0a417bb Sun Feb 04 22:20:53 CET 1996 David Greenman <dg@FreeBSD.org> Rewrote cpu_fork so that it doesn't use pmap_activate, and removed pmap_activate since it's not used anymore. Changed cpu_fork so that it uses one line of inline assembly rather than calling mvesp() to get the current stack pointer. Removed mvesp() since it is no longer being used. diff 267173e72dc9f967f9d2a8f3bd1e88aae0a417bb Sun Feb 04 22:20:53 CET 1996 David Greenman <dg@FreeBSD.org> Rewrote cpu_fork so that it doesn't use pmap_activate, and removed pmap_activate since it's not used anymore. Changed cpu_fork so that it uses one line of inline assembly rather than calling mvesp() to get the current stack pointer. Removed mvesp() since it is no longer being used.
|