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
callconv.s
intrin_i.h
ke.h [NTOS:KE] Report x86 CPU features in a separate function 2023-07-02 21:00:31 +03:00
mm.h
trap_x.h