Searched refs:XEN_ELFNOTE_PHYS32_ENTRY (Results 1 – 5 of 5) sorted by relevance
212 #define XEN_ELFNOTE_PHYS32_ENTRY 18 macro217 #define XEN_ELFNOTE_MAX XEN_ELFNOTE_PHYS32_ENTRY
7 ELFNOTE(Xen, XEN_ELFNOTE_PHYS32_ENTRY, .long, xen_start32)9 The presence of the `XEN_ELFNOTE_PHYS32_ENTRY` note indicates that the13 jump into the entry point defined at `XEN_ELFNOTE_PHYS32_ENTRY` with the
122 [XEN_ELFNOTE_PHYS32_ENTRY] = { "PHYS32_ENTRY", 0 }, in elf_xen_parse_note()216 case XEN_ELFNOTE_PHYS32_ENTRY: in elf_xen_parse_note()
162 case XEN_ELFNOTE_PHYS32_ENTRY: in print_notes()
379 ELFNOTE(Xen, XEN_ELFNOTE_PHYS32_ENTRY, .long sym_offs(__pvh_start))
Completed in 7 milliseconds