Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/xen/interface/
H A Dversion.h31 char compile_domain[32]; member
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-coreboot/
H A Dsysinfo.h39 char *compile_domain; member
/OK3568_Linux_fs/u-boot/arch/x86/cpu/coreboot/
H A Dtables.c182 cb_parse_string(ptr, &info->compile_domain); in cb_parse_header()