Searched defs:fw_dump (Results 1 – 2 of 2) sorted by relevance
101 struct fw_dump { struct108 u64 cpu_state_dest_vaddr;110 u32 cpu_state_entry_size;115 u64 boot_mem_dest_addr;118 u64 boot_mem_top;119 u64 boot_mem_regs_cnt;122 u64 elfcorehdr_addr;123 u64 elfcorehdr_size;149 u64 (*fadump_init_mem_struct)(struct fw_dump *fadump_conf); argument175 struct fw_dump { struct[all …]
46 static struct fw_dump fw_dump; variable
Completed in 9 milliseconds