reactos/ntoskrnl/include/internal/i386
Justin Miller 516ccad340
[NTOS:KE][HALX86] Implement AP startup code (#5879)
Co-authored-by: Victor Perevertkin <victor.perevertkin@reactos.org>

Introduce the initial changes needed to get other processors up and into kernel mode. 
This only supports x86 as of now but is the first real step towards using other system processors.
2023-11-19 15:51:33 -08:00
..
asmmacro.S [NTOS:KE] Generate proper frame info for trap handler in GCC builds 2021-03-02 14:37:39 +01:00
callconv.s [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
intrin_i.h [NTOS:KE][HALX86] Implement AP startup code (#5879) 2023-11-19 15:51:33 -08:00
ke.h [NTOS:KE][HALX86] Implement AP startup code (#5879) 2023-11-19 15:51:33 -08:00
mm.h [NTOS:MM] MI_IS_*(): Improve documentation 2021-11-04 23:20:21 +03:00
trap_x.h [NTOS:KE] Explicitly cast -1 to ULONG 2021-03-24 11:13:04 +01:00