summaryrefslogtreecommitdiff
path: root/src/cpu/x86/64bit/mode_switch.S
AgeCommit message (Expand)Author
2024-03-28cpu/x86: Link page tables in stage if possibleArthur Heymans
2024-02-08cpu/x86/64bit: Turn jumping to long mode into a macroArthur Heymans
2024-01-05arch/x86/include/mode_switch: Add more wrapper functionsPatrick Rudolph
2024-01-03cpu/x86/64bit/mode_switch: Simplify assembly codePatrick Rudolph
2021-12-06x86_64 assembly: Don't touch %gsPatrick Rudolph
2020-12-05cpu/x86/64bit: Add code to call function in protected modePatrick Rudolph