Searched defs:kexec_segment (Results 1 – 7 of 7) sorted by relevance
30 struct kexec_segment { struct31 const void *buf;32 size_t bufsz;33 const void *mem;34 size_t memsz;
43 struct kexec_segment { struct44 const void * buf;45 size_t bufsz;46 const void * mem;47 size_t memsz;
55 struct kexec_segment { struct56 const void *buf;57 size_t bufsz;58 const void *mem;59 size_t memsz;
57 struct kexec_segment { struct58 const void *buf;59 __kernel_size_t bufsz;60 const void *mem;61 __kernel_size_t memsz;
73 struct kexec_segment { struct92 struct compat_kexec_segment { argument
82 struct kexec_segment { struct101 struct compat_kexec_segment { argument