Home
last modified time | relevance | path

Searched refs:KernelName (Results 1 – 1 of 1) sorted by relevance

/reactos/ntoskrnl/mm/ARM3/
H A Dsysldr.c1925 UNICODE_STRING KernelName = RTL_CONSTANT_STRING(L"ntoskrnl.exe"); in MiBuildImportsForBootDrivers() local
1947 if (RtlEqualUnicodeString(&KernelName, &LdrEntry->BaseDllName, TRUE)) in MiBuildImportsForBootDrivers()
3612 UNICODE_STRING KernelName = RTL_CONSTANT_STRING(L"ntoskrnl.exe"); in MmGetSystemRoutineAddress() local
3636 if (RtlEqualUnicodeString(&KernelName, &LdrEntry->BaseDllName, TRUE)) in MmGetSystemRoutineAddress()