Home
last modified time | relevance | path

Searched refs:decoded_addr (Results 1 – 3 of 3) sorted by relevance

/linux/arch/sh/kernel/
H A Ddwarf.c226 unsigned long decoded_addr = 0; in dwarf_read_encoded_value() local
233 decoded_addr = (unsigned long)addr; in dwarf_read_encoded_value()
247 decoded_addr += get_unaligned((u32 *)addr); in dwarf_read_encoded_value()
248 __raw_writel(decoded_addr, val); in dwarf_read_encoded_value()
/linux/drivers/edac/
H A Dskx_common.c163 static bool skx_adxl_decode(struct decoded_addr *res, enum error_source err_src) in skx_adxl_decode()
652 struct decoded_addr *res) in skx_mce_output_error()
750 struct decoded_addr res; in skx_mce_check_error()
H A Digen6_edac.c178 struct decoded_addr { struct
790 static int igen6_decode(struct decoded_addr *res) in igen6_decode()
821 static void igen6_output_error(struct decoded_addr *res, in igen6_output_error()
961 struct decoded_addr res; in ecclog_work_cb()