OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:linux_boot
(Results
1 - 5
of
5
) sorted by null
/external/grub/stage2/
asm.S
1719
*
linux_boot
()
1734
ENTRY(
linux_boot
)
function
[
all
...]
/external/grub/grub/
asmstub.c
295
linux_boot
(void)
function
/external/qemu/hw/
pc.c
879
int ret,
linux_boot
, i;
local
904
linux_boot
= (kernel_filename != NULL);
1017
if (
linux_boot
) {
[
all
...]
/external/qemu/
vl.c
2065
int snapshot,
linux_boot
, net_boot;
local
[
all
...]
vl-android.c
2517
int snapshot,
linux_boot
, net_boot;
local
[
all
...]
Completed in 80 milliseconds