aboutsummaryrefslogtreecommitdiff
path: root/x86_64/locore.S
Commit message (Expand)AuthorAgeFilesLines
* x86_64: fix buildSamuel Thibault2022-11-271-1/+1
* Update kdb_kintr according to new interrupt stack layoutSamuel Thibault2022-11-271-2/+6
* x86_64: Add missing int_entry_table entries for APICSamuel Thibault2022-11-151-0/+15
* x86_64: fix buildSamuel Thibault2022-09-171-1/+1
* copyinmsg: Set msgh_size inside copyinmsg rather than the callerSamuel Thibault2022-08-281-2/+4
* x86: Pave the way for xsave/xrstor supportSamuel Thibault2020-11-281-1/+5
* mach_trap_table: Fix 64bit versionSamuel Thibault2020-04-061-1/+1
* x86_64: drop unused functionsSamuel Thibault2020-03-291-122/+0
* locore: Add 64bit variantSamuel Thibault2020-03-281-0/+1580