reactos/hal/halx86/apic
Timo Kreuzer 8d459f2820 [NTOS:KE/x64] Clean up EnterTrap/ExitTrap
- Always save and restore all non-volatile registers, including xmm
- Remove the obsolete flags
2024-04-14 16:09:20 +02:00
..
apic.c [HALAPIC] Rename a field for consistency 2024-03-06 19:04:41 +01:00
apicp.h [HALAPIC] Rename a field for consistency 2024-03-06 19:04:41 +01:00
apicsmp.c [HALX86] Some improvements / bugfixes for IPI support functions 2023-12-08 19:28:57 +02:00
apictimer.c [HAL:APIC] Code fixes 2021-06-17 23:27:44 +02:00
apictrap.S [NTOS:KE/x64] Clean up EnterTrap/ExitTrap 2024-04-14 16:09:20 +02:00
halaacpi.rc [HALX86] Disable Lazy IRQL in APIC HAL (#3609) 2021-05-04 04:29:50 +03:00
halapic.rc [HAL] Add APIC hals to setup and livecd 2021-06-17 23:27:44 +02:00
halinit.c [HAL] Fix SMP initialization 2023-12-30 12:53:18 +02:00
processor.c [NTOS:KE][HALX86] Implement AP startup code (#5879) 2023-11-19 15:51:33 -08:00
rtctimer.c [HALX86] Implement the clock IPI handler 2024-03-02 07:56:27 +01:00
tsc.c [HAL/APIC] Use APIC_CLOCK_VECTOR everywhere, instead of keeping separate definitions 2021-07-19 23:05:03 +02:00
tsc.h [HAL] Add some header guards. 2017-12-09 13:20:22 +01:00
tsccal.S [HALX86] Use addressing relative to RIP 2021-04-28 13:10:23 +02:00