Home
last modified time | relevance | path

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

/qemu/include/standard-headers/asm-x86/
H A Dsetup_data.h8 #define SETUP_DTB 2 macro
/qemu/hw/i386/
H A Dx86-common.c930 setup_data->type = cpu_to_le32(SETUP_DTB); in x86_load_linux()