Home
last modified time | relevance | path

Searched defs: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
/openbmc/linux/kernel/trace/
H A Dtrace.c267 static int __init boot_instance(char *str) in boot_instance() function