summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* x86/decompressor: Pass pgtable address to trampoline directlyArd Biesheuvel2023-08-071-2/+0
* x86/decompressor: Avoid the need for a stack in the 32-bit trampolineArd Biesheuvel2023-08-071-2/+2
* x86/decompressor: Use standard calling convention for trampolineArd Biesheuvel2023-08-071-1/+1
* x86/decompressor: Call trampoline as a normal functionArd Biesheuvel2023-08-071-1/+1
* x86/boot: Avoid #VE during boot for TDX platformsSean Christopherson2022-04-071-1/+1
* x86/boot/compressed/64: Set EFER.LME=1 in 32-bit trampoline before returning ...Wei Huang2019-01-291-1/+1
* x86/boot/compressed/64: Set up trampoline memoryKirill A. Shutemov2018-03-121-0/+9
* x86/boot/compressed/64: Find a place for 32-bit trampolineKirill A. Shutemov2018-03-121-0/+11