Home
last modified time | relevance | path

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

/xen/xen/include/public/
A Delfnote.h212 #define XEN_ELFNOTE_PHYS32_ENTRY 18 macro
217 #define XEN_ELFNOTE_MAX XEN_ELFNOTE_PHYS32_ENTRY
/xen/docs/misc/
A Dpvh.pandoc7 ELFNOTE(Xen, XEN_ELFNOTE_PHYS32_ENTRY, .long, xen_start32)
9 The presence of the `XEN_ELFNOTE_PHYS32_ENTRY` note indicates that the
13 jump into the entry point defined at `XEN_ELFNOTE_PHYS32_ENTRY` with the
/xen/xen/common/libelf/
A Dlibelf-dominfo.c122 [XEN_ELFNOTE_PHYS32_ENTRY] = { "PHYS32_ENTRY", 0 }, in elf_xen_parse_note()
216 case XEN_ELFNOTE_PHYS32_ENTRY: in elf_xen_parse_note()
/xen/tools/xcutils/
A Dreadnotes.c162 case XEN_ELFNOTE_PHYS32_ENTRY: in print_notes()
/xen/xen/arch/x86/boot/
A Dhead.S382 ELFNOTE(Xen, XEN_ELFNOTE_PHYS32_ENTRY, .long sym_offs(__pvh_start))

Completed in 6 milliseconds