x86_64: Add setidt(), which setup an IDT entry on the specified cpu
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 24 Dec 2011 16:27:40 +0000 (00:27 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Tue, 27 Dec 2011 05:44:42 +0000 (13:44 +0800)
commit8a782434de5926486d2bcae6bfda5b4d274268f9
tree57731503d84c806b300da2180bb3d0bccf53b906
parent975cc3f0c1ab8cd1c0b493c3c423c5e9e0dee860
x86_64: Add setidt(), which setup an IDT entry on the specified cpu
sys/platform/pc64/include/md_var.h
sys/platform/pc64/x86_64/machdep.c