summaryrefslogtreecommitdiffstats
path: root/sys/arch/amd64/include/hibernate_var.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Split the ACPI resume trampoline into code and data, move the data page tomlarkin2014-12-081-13/+13
* Previous diff changed the location of the ACPI S3/S4 trampoline, which hasmlarkin2014-11-221-2/+2
* Split the MP trampoline into two pages, one for code and one for data/stackmlarkin2014-11-221-13/+13
* Move some hibernate #defines to pte.h and eliminate some duplicate definesmlarkin2014-10-011-8/+2
* HIBERNATE_SELTABLE is not used anymore. Remove, and reclaim its stolenmlarkin2014-01-051-6/+4
* Don't use the first 64KB for anything, including tramps. Move tramps andmlarkin2014-01-051-14/+14
* Remove remaining references to HIBERNATE_COPY_PAGE. It was effectivelymlarkin2013-06-041-3/+2
* Add RCS ids.pirofti2013-06-041-0/+2
* Even though we reserve 3 pages for the amd64 hibernate stack, we set themlarkin2013-05-301-1/+1
* MD hibernate goo for amd64mlarkin2013-01-161-46/+28
* amd64 hibernate "unpack-time" mmu/pmap code and asm goo. Work inmlarkin2012-10-191-16/+59
* Starting point for amd64 hibernate ... some goo copied from i386.mlarkin2012-07-131-0/+45