Home
last modified time | relevance | path

Searched refs:boot_instance (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/mach-imx/
H A Dcpu.c423 u8 boot_instance = (*p)->boot_dev_instance; in get_boot_device() local
427 boot_dev = boot_instance + SD1_BOOT; in get_boot_device()
430 boot_dev = boot_instance + MMC1_BOOT; in get_boot_device()
/openbmc/linux/kernel/trace/
H A Dtrace.c267 static int __init boot_instance(char *str) in boot_instance() function
281 __setup("trace_instance=", boot_instance);