pc64: Add TSC Deadline Mode code for lapic. Avoids lapic timer calibration.
commit185b27fa8e115c7559618f5ae72cc8f449096f50
authorImre Vadász <imre@vdsz.com>
Sun, 27 Aug 2017 15:44:05 +0000 (27 17:44 +0200)
committerImre Vadász <imre@vdsz.com>
Mon, 4 Sep 2017 21:01:07 +0000 (4 23:01 +0200)
tree2100d5b050a61b45aa94f8c17c4d52a44cc3eba5
parent1a8f6d13f52defd25f3e71cd27f459cbc6b43eac
pc64: Add TSC Deadline Mode code for lapic. Avoids lapic timer calibration.

* Also get rid of the unused get_apic_timer_frequency() function.
sys/cpu/x86_64/include/specialreg.h
sys/platform/pc64/apic/apicreg.h
sys/platform/pc64/apic/lapic.c
sys/platform/pc64/apic/lapic.h