Searched defs:compat_kexec_segment (Results 1 – 2 of 2) sorted by relevance
92 struct compat_kexec_segment { struct93 compat_uptr_t buf;94 compat_size_t bufsz;95 compat_ulong_t mem; /* User space sees this as a (void *) ... */96 compat_size_t memsz;
101 struct compat_kexec_segment { struct102 compat_uptr_t buf;103 compat_size_t bufsz;104 compat_ulong_t mem; /* User space sees this as a (void *) ... */105 compat_size_t memsz;