Searched refs:LoadLinuxCheckKernelSetup (Results 1 – 3 of 3) sorted by relevance
34 LoadLinuxCheckKernelSetup (
77 Status = LoadLinuxCheckKernelSetup (SetupBuf, SetupSize); in TryRunningQemuKernel()
38 return LoadLinuxCheckKernelSetup(KernelSetup, sizeof (struct boot_params)); in BasicKernelSetupCheck()44 LoadLinuxCheckKernelSetup ( in LoadLinuxCheckKernelSetup() function