Home
last modified time | relevance | path

Searched defs:LoadKernel (Results 1 – 4 of 4) sorted by relevance

/external/vboot_reference/firmware/lib/
Dvboot_kernel.c32 VbError_t LoadKernel(LoadKernelParams *params, VbCommonParams *cparams) in LoadKernel() function
/external/vboot_reference/tests/
Dvboot_api_kernel_tests.c278 VbError_t LoadKernel(LoadKernelParams *params, VbCommonParams *cparams) in LoadKernel() function
/external/crosvm/x86_64/src/
Dlib.rs89 LoadKernel(kernel_loader::Error), enumerator
/external/crosvm/src/
Dlinux.rs102 LoadKernel(Box<dyn StdError>), enumerator