Home
last modified time | relevance | path

Searched refs:IH_ARCH_X86_64 (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/arch/x86/lib/
Dbootm.c200 images->os.arch == IH_ARCH_X86_64); in boot_jump_linux()
/external/u-boot/common/
Dbootm.c177 images.os.arch == IH_ARCH_X86_64) { in bootm_find_os()
Dimage.c86 { IH_ARCH_X86_64, "x86_64", "AMD x86_64", },
Dimage-fit.c1397 (arch == IH_ARCH_I386 && image_arch == IH_ARCH_X86_64) || in fit_image_check_arch()
/external/u-boot/include/
Dimage.h193 IH_ARCH_X86_64, /* AMD x86_64, Intel and Via */ enumerator