Searched hist:e5a860ebb4afd65ca7871e99ac614398b8d885c0 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/amd64/amd64/ |
H A D | vm_machdep.c | diff e5a860ebb4afd65ca7871e99ac614398b8d885c0 Wed Sep 19 07:44:12 CEST 2001 Peter Wemm <peter@FreeBSD.org> Reserve an extra 16 bytes in case we have to grow the trapframe into a vm86trapframe for switching to vm86 [unlikely] while exiting. I lost this when doing the pcb move that went in with the KSE commit.
Reviewed by: jake diff e5a860ebb4afd65ca7871e99ac614398b8d885c0 Wed Sep 19 07:44:12 CEST 2001 Peter Wemm <peter@FreeBSD.org> Reserve an extra 16 bytes in case we have to grow the trapframe into a vm86trapframe for switching to vm86 [unlikely] while exiting. I lost this when doing the pcb move that went in with the KSE commit.
Reviewed by: jake
|
/freebsd/sys/i386/i386/ |
H A D | vm_machdep.c | diff e5a860ebb4afd65ca7871e99ac614398b8d885c0 Wed Sep 19 07:44:12 CEST 2001 Peter Wemm <peter@FreeBSD.org> Reserve an extra 16 bytes in case we have to grow the trapframe into a vm86trapframe for switching to vm86 [unlikely] while exiting. I lost this when doing the pcb move that went in with the KSE commit.
Reviewed by: jake diff e5a860ebb4afd65ca7871e99ac614398b8d885c0 Wed Sep 19 07:44:12 CEST 2001 Peter Wemm <peter@FreeBSD.org> Reserve an extra 16 bytes in case we have to grow the trapframe into a vm86trapframe for switching to vm86 [unlikely] while exiting. I lost this when doing the pcb move that went in with the KSE commit.
Reviewed by: jake
|