summaryrefslogtreecommitdiff
path: root/arch/x86/boot/compressed/pgtable.h
AgeCommit message (Expand)AuthorFilesLines
2023-08-07x86/decompressor: Pass pgtable address to trampoline directlyArd Biesheuvel1-2/+0
2023-08-07x86/decompressor: Avoid the need for a stack in the 32-bit trampolineArd Biesheuvel1-2/+2
2023-08-07x86/decompressor: Use standard calling convention for trampolineArd Biesheuvel1-1/+1
2023-08-07x86/decompressor: Call trampoline as a normal functionArd Biesheuvel1-1/+1
2022-04-07x86/boot: Avoid #VE during boot for TDX platformsSean Christopherson1-1/+1
2019-01-29x86/boot/compressed/64: Set EFER.LME=1 in 32-bit trampoline before returning ...Wei Huang1-1/+1
2018-03-12x86/boot/compressed/64: Set up trampoline memoryKirill A. Shutemov1-0/+9
2018-03-12x86/boot/compressed/64: Find a place for 32-bit trampolineKirill A. Shutemov1-0/+11