Home
last modified time | relevance | path

Searched refs:XEN_ELFNOTE_PHYS32_ENTRY (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/xen/interface/
H A Delfnote.h186 #define XEN_ELFNOTE_PHYS32_ENTRY 18 macro
191 #define XEN_ELFNOTE_MAX XEN_ELFNOTE_PHYS32_ENTRY
/openbmc/qemu/tests/tcg/x86_64/system/
H A Dboot.S41 #define XEN_ELFNOTE_PHYS32_ENTRY 18 macro
49 ELFNOTE(Xen, XEN_ELFNOTE_PHYS32_ENTRY, _ASM_PTR _start) /* entry == virtbase */
/openbmc/linux/arch/x86/platform/pvh/
H A Dhead.S165 ELFNOTE(Xen, XEN_ELFNOTE_PHYS32_ENTRY,
/openbmc/qemu/hw/i386/
H A Dx86-common.c529 * type XEN_ELFNOTE_PHYS32_ENTRY and passes it to this function to
602 uint64_t elf_note_type = XEN_ELFNOTE_PHYS32_ENTRY; in load_elfboot()
/openbmc/qemu/include/
H A Delf.h1729 #define XEN_ELFNOTE_PHYS32_ENTRY 18 /* 0x12 */ macro