reactos/ntoskrnl/include/internal
Timo Kreuzer 2d01fb8194 [HAL][NTOS] Implement x64 SMP startup code
TODO: fix lgdt macro to work with GAAS and ML
Works with PIIX3 and cdrom on AHCI or SCSI controller
When cdrom is on IDE controller it doesn't seem to work
2025-03-28 12:32:57 +02:00
..
amd64 [HAL][NTOS] Implement x64 SMP startup code 2025-03-28 12:32:57 +02:00
arch
arm [NTOSKRNL] Remove remnant internal/arm/asmmacro.S (#6052) 2023-12-14 13:48:31 +00:00
i386 [NTOS:KE/x86] Detect more KeFeatureBits 2025-02-01 19:45:21 +02:00
cc.h [NTOS:CC] Protect CcFlushCache call with a mutex 2024-07-31 18:07:49 +07:00
cm.h [NTOS:CM] Add some more configuration options. 2024-12-19 11:52:13 +01:00
cm_x.h [NTOS:CM] Add debug code for analyzing lock issues 2024-05-23 21:21:35 +02:00
cmboot.h [NTOS:CM] Adapt cmboot.c for usage in NT/ReactOS bootloader. 2022-04-16 18:37:45 +02:00
dbgk.h
ex.h [NTOS:EX] Add prototypes for ExLockUserBuffer/ExUnlockUserBuffer 2025-01-28 22:00:29 +01:00
fsrtl.h [NTOS] Properly implement and use FsRtlAcquireFileForModWriteEx 2022-11-02 19:41:04 +01:00
hal.h
hdl.h
icif.h [NTOSKRNL] Force a probe against ReturnLength on query & Misc ICIF stuff 2022-06-12 11:05:05 +02:00
inbv.h
io.h [NTOS:CM/IO/KE] Implement minimal support for CrashControl:AutoReboot 2024-12-15 22:12:22 +01:00
io_i.h
io_x.h
kd.h [NTOS:KD:KDBG] Integration into KD framework (Part 1/3) 2023-08-31 16:07:51 +02:00
kd64.h [NTOS:KD64] Simplify some code in debugging helpers 2025-01-28 22:00:34 +01:00
ke.h [NTOS:KE] Implement KiFindIdealProcessor 2025-03-24 21:33:48 +00:00
ke_x.h [NTOS] Fix boot on UP build - PrcbLocks are not used on UP (#6391) 2024-01-20 08:59:13 -08:00
ldr.h
lpc.h
lpc_x.h
mm.h [NTOS:MM:PS] Little fixes for NTDLL loading (#7707) 2025-03-03 20:36:21 +01:00
napi.h
ntoskrnl.h [NTOS] Include kdbg/kdb.h only in the files that really need it. 2023-04-11 00:44:10 +02:00
ob.h [NTOS:OB] Allow ObpCaseInsensitive to be configured via registry (#7751) 2025-03-11 19:15:02 +01:00
ob_x.h
po.h [NTOS:PO] Give the power device type to PopAddRemoveSysCapsCallback function 2024-02-05 18:04:02 +01:00
probe.h [NTOSKRNL] Force a probe against ReturnLength on query & Misc ICIF stuff 2022-06-12 11:05:05 +02:00
ps.h [NTOS:MM/PS] Remove code duplication between LookupEntryPoint/MiLocateExportName/MiFindExportedRoutineByName. (#4918) 2023-08-29 17:26:57 +02:00
ps_i.h [NTOS:PS] Add query support for QUOTA_LIMITS_EX 2024-12-18 09:53:21 +07:00
ps_x.h
rtl.h
se.h [RTL] Improve usage of absolte vs self-relative security descriptors 2023-09-26 18:01:45 +03:00
spinlock.h
tag.h [NTOS:IO] IoVolumeDeviceToDosName(): Add SAL2 annotations, fix pool tag (#6989) 2025-01-05 22:06:59 +01:00
test.h
vdm.h