reactos/reactos/ntoskrnl/include/internal/i386
2015-09-01 19:51:52 +00:00
..
asmmacro.S [NTOSKRNL] 2014-05-22 22:28:57 +00:00
callconv.s
intrin_i.h - Small patch to fix (delayed) loading of floating point state. Enables the special handling of fpu exceptions caused by frstor when used by the kernel, by implementing its use in assembly so the trap handler gets the instruction address it needs (for ALl compilers!). May or may not fix the fact that floating point state is not properly saved between threads. 2015-09-01 00:20:57 +00:00
ke.h - Move misplaced RtlPrefetchMemoryNonTemporal from rtl into kernel where it belongs (it only exists as an export for use by drivers to safely try to use prefetchnta even if it may not be available). Use existing global KePrefetchNTAGranularity that is set to the correct value via cpuid instead of hardcoded "Ke386CacheAlignment". 2015-09-01 19:51:52 +00:00
mm.h [NTOSKRNL/MM] 2015-05-10 19:35:24 +00:00
trap_x.h [NTOS:KE] 2014-05-04 08:42:02 +00:00