Home
last modified time | relevance | path

Searched refs:oops_log_info (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/powerpc/kernel/
Dnvram_64.c369 struct oops_log_info *oops_hdr = (struct oops_log_info *)oops_buf; in zip_oops()
415 struct oops_log_info *oops_hdr = (struct oops_log_info *) oops_buf; in nvram_pstore_write()
450 struct oops_log_info *oops_hdr; in nvram_pstore_read()
531 oops_hdr = (struct oops_log_info *)buff; in nvram_pstore_read()
625 oops_data = oops_buf + sizeof(struct oops_log_info); in nvram_init_oops_partition()
626 oops_data_sz = oops_log_partition.size - sizeof(struct oops_log_info); in nvram_init_oops_partition()
675 struct oops_log_info *oops_hdr = (struct oops_log_info *)oops_buf; in oops_to_nvram()
/linux-4.1.27/arch/powerpc/include/asm/
Dnvram.h38 struct oops_log_info { struct