Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/xen/
A Delfcore.h57 } ELF_Prstatus; typedef
/xen-4.10.0-shim-comet/xen/common/
A Dkexec.c315 ELF_Prstatus *prstatus; in kexec_crash_save_cpu()
325 prstatus = (ELF_Prstatus *)ELFNOTE_DESC(note); in kexec_crash_save_cpu()
434 + sizeof_note("CORE", sizeof(ELF_Prstatus)) + in sizeof_cpu_notes()
510 setup_note(note, "CORE", NT_PRSTATUS, sizeof(ELF_Prstatus)); in kexec_init_cpu_notes()

Completed in 6 milliseconds