Home
last modified time | relevance | path

Searched refs:compile_by (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/xen/interface/
H A Dversion.h30 char compile_by[16]; member
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-coreboot/
H A Dsysinfo.h37 char *compile_by; member
/OK3568_Linux_fs/u-boot/arch/x86/cpu/coreboot/
H A Dtables.c176 cb_parse_string(ptr, &info->compile_by); in cb_parse_header()
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dsys-hypervisor.c205 ret = sprintf(buffer, "%s\n", info->compile_by); in compiled_by_show()