summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/include/intrdefs.h
AgeCommit message (Expand)Author
2018-01-13Define and use IPL_MPFLOOR in our common mutex implementation.Martin Pieuchot
2016-06-22Setup Hyper-V hypercall page and an IDT vector.Mike Belopuhov
2015-12-08Set up an IDT vector for Xen callbacksMike Belopuhov
2015-11-13vmm(4) kernel codeMike Larkin
2015-02-10Remove a #define for an ipi removed last year. No functional change.Mike Larkin
2014-07-09Fixes a hibernate issue wherein we locked the kernel lock while hatchingMike Larkin
2013-06-01Introduce a new amd64 IPI, x86_ipi_halt_realmode to park CPUS into realMike Larkin
2013-05-16Implement a mechanism to establish interrupt handlers that don't grab theMark Kettenis
2011-06-16Raise the number of interrupt sources per CPU from 32 to 64. This effectivelyMark Kettenis
2010-11-13Switch from TSS-per-process to TSS-per-CPU, placing the TSS rightPhilip Guenthe
2010-05-22this is amd64, not i386, and the protection was all bustedTheo de Raadt
2008-04-28Rename IPL_SOFTSERIAL to IPL_SOFTTY and rename the associated symbols.Mark Kettenis
2007-05-06Add the mp setperf mechanism to AMD64, like its i386 counterpart it allowsGordon Willem Klok
2007-02-01Rename the MICROSET IPI we inherited from NetBSD to simply NOP sinceArtur Grabowski
2006-03-12remove IPL_IMP and splimp().Brad Smith
2004-06-25'machine cpuinfo' and 'machine ddbcpu' in ddb for amd64Andreas Gunnarsson
2004-01-28an amd64 arch support.Michael Shalayeff