Searched refs:xen_compile_by (Results 1 – 4 of 4) sorted by relevance
9 const char *xen_compile_by(void);
23 const char *xen_compile_by(void) in xen_compile_by() function
401 hypfs_string_set_reference(&compile_by, xen_compile_by()); in buildinfo_init()484 safe_strcpy(info.compile_by, deny ? xen_deny() : xen_compile_by()); in DO()
1007 xen_compile_by(), xen_compile_domain(), in console_init_preirq()
Completed in 7 milliseconds