Searched defs:ramoops_platform_data (Results 1 – 1 of 1) sorted by relevance
92 struct ramoops_platform_data { struct93 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 …]