Home
last modified time | relevance | path

Searched defs:compat_kexec_segment (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/linux/
Dkexec.h92 struct compat_kexec_segment { struct
93 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;