Home
last modified time | relevance | path

Searched refs:ELF_Prstatus (Results 1 – 2 of 2) sorted by relevance

/xen/xen/include/xen/
A Delfcore.h57 } ELF_Prstatus; typedef
/xen/xen/common/
A Dkexec.c316 ELF_Prstatus *prstatus; in kexec_crash_save_cpu()
326 prstatus = (ELF_Prstatus *)ELFNOTE_DESC(note); in kexec_crash_save_cpu()
435 + sizeof_note("CORE", sizeof(ELF_Prstatus)) + in sizeof_cpu_notes()
511 setup_note(note, "CORE", NT_PRSTATUS, sizeof(ELF_Prstatus)); in kexec_init_cpu_notes()

Completed in 6 milliseconds