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