Searched refs:KernelName (Results 1 – 1 of 1) sorted by relevance
1925 UNICODE_STRING KernelName = RTL_CONSTANT_STRING(L"ntoskrnl.exe"); in MiBuildImportsForBootDrivers() local1947 if (RtlEqualUnicodeString(&KernelName, &LdrEntry->BaseDllName, TRUE)) in MiBuildImportsForBootDrivers()3612 UNICODE_STRING KernelName = RTL_CONSTANT_STRING(L"ntoskrnl.exe"); in MmGetSystemRoutineAddress() local3636 if (RtlEqualUnicodeString(&KernelName, &LdrEntry->BaseDllName, TRUE)) in MmGetSystemRoutineAddress()