Searched refs:SETUP_JAILHOUSE (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/include/uapi/asm/ | ||
H A D | setup_data.h | 12 #define SETUP_JAILHOUSE 6 macro |
/linux/arch/x86/kernel/ | ||
H A D | jailhouse.c | 228 if (header.type == SETUP_JAILHOUSE) in jailhouse_init_platform() |