OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_QEMU
(Results
1 - 4
of
4
) sorted by null
/external/u-boot/arch/x86/cpu/
Makefile
33
obj-$(
CONFIG_QEMU
) += qemu/
mp_init.c
250
#if !defined(
CONFIG_QEMU
) && !defined(CONFIG_HAVE_FSP) && \
/external/u-boot/arch/x86/lib/
Makefile
37
ifndef
CONFIG_QEMU
/external/u-boot/drivers/timer/
tsc_timer.c
324
#if defined(
CONFIG_QEMU
) && defined(CONFIG_SMP)
Completed in 540 milliseconds