Home
last modified time | relevance | path

Searched refs:SETUP_JAILHOUSE (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/standard-headers/asm-x86/
H A Dbootparam.h12 #define SETUP_JAILHOUSE 6 macro
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dbootparam.h12 #define SETUP_JAILHOUSE 6 macro
/openbmc/linux/arch/x86/kernel/
H A Djailhouse.c225 if (header.type == SETUP_JAILHOUSE) in jailhouse_init_platform()