Searched refs:get_boot_cmd (Results 1 – 3 of 3) sorted by relevance
186 const char *(*get_boot_cmd)(IN HV_LOADER hvld); member
347 mbi->mi_cmdline = (UINTN)hvld->get_boot_cmd(hvld); in construct_mbi()484 memcpy(tag->string, hvld->get_boot_cmd(hvld), cmdline_size); in construct_mbi2()
550 .get_boot_cmd = container_get_boot_cmd,
Completed in 14 milliseconds