reactos/ntoskrnl/include/internal/i386
Stanislav Motylkov 6a6b383abd [NTOS:KE] Report x86 CPU features in a separate function
KiGetFeatureBits() is now being called in the early boot phase 0
when the Kernel Debugger is not yet initialized, so debug prints
are not available here. Move the debug prints into a new function
and call it at the right time. CORE-18023
2023-07-02 21:00:31 +03: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] Move related FPU instrunctions to internal intrinsic file 2022-05-24 18:39:45 +02:00
ke.h [NTOS:KE] Report x86 CPU features in a separate function 2023-07-02 21:00:31 +03: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