Searched refs:xen_compile_info (Results 1 – 2 of 2) sorted by relevance
167 struct xen_compile_info *info; in compiler_show()169 info = kmalloc(sizeof(struct xen_compile_info), GFP_KERNEL); in compiler_show()185 struct xen_compile_info *info; in compiled_by_show()187 info = kmalloc(sizeof(struct xen_compile_info), GFP_KERNEL); in compiled_by_show()203 struct xen_compile_info *info; in compile_date_show()205 info = kmalloc(sizeof(struct xen_compile_info), GFP_KERNEL); in compile_date_show()
27 struct xen_compile_info { struct