Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dkexec.h101 struct compat_kexec_segment { struct
102 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;