summaryrefslogtreecommitdiff
path: root/src/sys/include/arch/amd64/mdcpu.h
AgeCommit message (Expand)Author
12 dayskern/amd64: cpu: Add CPU halt ISR for IPIsIan Moffett
2025-09-16kern/amd64: mdcpu: Document GDT fields in mdcoreIan Moffett
2025-09-16kern/amd64: cpu: Make GDT per-cpu to match TSSIan Moffett
2025-09-15kern/amd64: lapic: Add LAPIC timer supportIan Moffett
2025-09-15kernel/amd64: Add task state segment logicIan Moffett
2025-09-15kern/amd64: lapic: Initialize percore Local APICIan Moffett
2025-09-13os/amd64: Add md_halt() to halt coreIan Moffett
2025-09-13os/amd64: Add md_intoff() and md_inton()Ian Moffett
2025-09-13os/amd64: mdcpu: Add md_spinwait() macroIan Moffett
2025-09-13os/amd64: Define CPU as pcore with MD counterpartIan Moffett