Searched hist:271192 (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/sys/x86/acpica/
H A Dacpi_wakeup.cdiff 271192 Sat Sep 06 13:27:40 MDT 2014 jhb Create a separate structure for per-CPU state saved across suspend and
resume that is a superset of a pcb. Move the FPU state out of the pcb and
into this new structure. As part of this, move the FPU resume code on
amd64 into a C function. This allows resumectx() to still operate only on
a pcb and more closely mirrors the i386 code.

Reviewed by: kib (earlier version)
/freebsd-11-stable/sys/amd64/include/
H A Dfpu.hdiff 271192 Sat Sep 06 13:27:40 MDT 2014 jhb Create a separate structure for per-CPU state saved across suspend and
resume that is a superset of a pcb. Move the FPU state out of the pcb and
into this new structure. As part of this, move the FPU resume code on
amd64 into a C function. This allows resumectx() to still operate only on
a pcb and more closely mirrors the i386 code.

Reviewed by: kib (earlier version)
H A Dpcb.hdiff 271192 Sat Sep 06 13:27:40 MDT 2014 jhb Create a separate structure for per-CPU state saved across suspend and
resume that is a superset of a pcb. Move the FPU state out of the pcb and
into this new structure. As part of this, move the FPU resume code on
amd64 into a C function. This allows resumectx() to still operate only on
a pcb and more closely mirrors the i386 code.

Reviewed by: kib (earlier version)
/freebsd-11-stable/sys/sparc64/pci/
H A Dpsycho.cdiff 271192 Sat Sep 06 13:27:40 MDT 2014 jhb Create a separate structure for per-CPU state saved across suspend and
resume that is a superset of a pcb. Move the FPU state out of the pcb and
into this new structure. As part of this, move the FPU resume code on
amd64 into a C function. This allows resumectx() to still operate only on
a pcb and more closely mirrors the i386 code.

Reviewed by: kib (earlier version)
/freebsd-11-stable/sys/amd64/amd64/
H A Dfpu.cdiff 271192 Sat Sep 06 13:27:40 MDT 2014 jhb Create a separate structure for per-CPU state saved across suspend and
resume that is a superset of a pcb. Move the FPU state out of the pcb and
into this new structure. As part of this, move the FPU resume code on
amd64 into a C function. This allows resumectx() to still operate only on
a pcb and more closely mirrors the i386 code.

Reviewed by: kib (earlier version)
H A Dgenassym.cdiff 271192 Sat Sep 06 13:27:40 MDT 2014 jhb Create a separate structure for per-CPU state saved across suspend and
resume that is a superset of a pcb. Move the FPU state out of the pcb and
into this new structure. As part of this, move the FPU resume code on
amd64 into a C function. This allows resumectx() to still operate only on
a pcb and more closely mirrors the i386 code.

Reviewed by: kib (earlier version)
H A Dcpu_switch.Sdiff 271192 Sat Sep 06 13:27:40 MDT 2014 jhb Create a separate structure for per-CPU state saved across suspend and
resume that is a superset of a pcb. Move the FPU state out of the pcb and
into this new structure. As part of this, move the FPU resume code on
amd64 into a C function. This allows resumectx() to still operate only on
a pcb and more closely mirrors the i386 code.

Reviewed by: kib (earlier version)
H A Dmp_machdep.cdiff 271192 Sat Sep 06 13:27:40 MDT 2014 jhb Create a separate structure for per-CPU state saved across suspend and
resume that is a superset of a pcb. Move the FPU state out of the pcb and
into this new structure. As part of this, move the FPU resume code on
amd64 into a C function. This allows resumectx() to still operate only on
a pcb and more closely mirrors the i386 code.

Reviewed by: kib (earlier version)
/freebsd-11-stable/sys/dev/acpica/
H A Dacpi.cdiff 271192 Sat Sep 06 13:27:40 MDT 2014 jhb Create a separate structure for per-CPU state saved across suspend and
resume that is a superset of a pcb. Move the FPU state out of the pcb and
into this new structure. As part of this, move the FPU resume code on
amd64 into a C function. This allows resumectx() to still operate only on
a pcb and more closely mirrors the i386 code.

Reviewed by: kib (earlier version)
/freebsd-11-stable/sys/i386/i386/
H A Dmp_machdep.cdiff 271192 Sat Sep 06 13:27:40 MDT 2014 jhb Create a separate structure for per-CPU state saved across suspend and
resume that is a superset of a pcb. Move the FPU state out of the pcb and
into this new structure. As part of this, move the FPU resume code on
amd64 into a C function. This allows resumectx() to still operate only on
a pcb and more closely mirrors the i386 code.

Reviewed by: kib (earlier version)
/freebsd-11-stable/sys/x86/x86/
H A Dmp_x86.cdiff 271192 Sat Sep 06 13:27:40 MDT 2014 jhb Create a separate structure for per-CPU state saved across suspend and
resume that is a superset of a pcb. Move the FPU state out of the pcb and
into this new structure. As part of this, move the FPU resume code on
amd64 into a C function. This allows resumectx() to still operate only on
a pcb and more closely mirrors the i386 code.

Reviewed by: kib (earlier version)

Completed in 755 milliseconds