Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/include/linux/
Dpstore_ram.h92 struct ramoops_platform_data { struct
93 unsigned long mem_size;
94 phys_addr_t mem_address;
95 unsigned int mem_type;
96 unsigned long record_size;
97 unsigned long console_size;
98 unsigned long ftrace_size;
99 unsigned long pmsg_size;
100 int dump_oops;
101 u32 flags;
[all …]
/kernel/linux/linux-5.10/include/linux/
Dpstore_ram.h128 struct ramoops_platform_data { struct
129 unsigned long mem_size;
130 phys_addr_t mem_address;
131 unsigned int mem_type;
132 unsigned long record_size;
133 unsigned long console_size;
134 unsigned long ftrace_size;
135 unsigned long pmsg_size;
136 int max_reason;
137 u32 flags;
[all …]