Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/xen/interface/
H A Dversion.h29 struct xen_compile_info { struct
35 typedef struct xen_compile_info xen_compile_info_t; argument
/openbmc/linux/drivers/xen/
H A Dsys-hypervisor.c183 struct xen_compile_info *info; in compiler_show()
185 info = kmalloc(sizeof(struct xen_compile_info), GFP_KERNEL); in compiler_show()
201 struct xen_compile_info *info; in compiled_by_show()
203 info = kmalloc(sizeof(struct xen_compile_info), GFP_KERNEL); in compiled_by_show()
219 struct xen_compile_info *info; in compile_date_show()
221 info = kmalloc(sizeof(struct xen_compile_info), GFP_KERNEL); in compile_date_show()
/openbmc/linux/include/xen/interface/
H A Dversion.h28 struct xen_compile_info { struct