Use the MI interrupt enable/distable API instead of the MD one on amd64 and
authorkettenis <kettenis@openbsd.org>
Fri, 27 Jul 2018 21:11:31 +0000 (21:11 +0000)
committerkettenis <kettenis@openbsd.org>
Fri, 27 Jul 2018 21:11:31 +0000 (21:11 +0000)
commit0db9c0310177907f3d6fd775d9be6b601617cea8
tree7f357e633d2c286591dd4a26ff6c174a8aaf0e76
parentb0db7989baebd5335a89199287f26953c26c21f9
Use the MI interrupt enable/distable API instead of the MD one on amd64 and
remove the MD API.

ok guenther@, deraadt@, mpi@
12 files changed:
sys/arch/amd64/amd64/amd64_mem.c
sys/arch/amd64/amd64/cpu.c
sys/arch/amd64/amd64/hibernate_machdep.c
sys/arch/amd64/amd64/i8259.c
sys/arch/amd64/amd64/ipifuncs.c
sys/arch/amd64/amd64/lapic.c
sys/arch/amd64/amd64/machdep.c
sys/arch/amd64/amd64/tsc.c
sys/arch/amd64/amd64/vmm.c
sys/arch/amd64/include/cpufunc.h
sys/arch/amd64/isa/clock.c
sys/dev/pci/drm/drm_linux.h