Searched refs:hdat_fadump_thread_hdr (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-fadump.h58 struct hdat_fadump_thread_hdr { struct
H A Dopal-fadump.c421 struct hdat_fadump_thread_hdr *thdr;
448 thdr = (struct hdat_fadump_thread_hdr *)bufp;
449 regs_offset = (offsetof(struct hdat_fadump_thread_hdr, offset) +
460 thdr = (struct hdat_fadump_thread_hdr *)bufp;
H A Dopal-core.c224 struct hdat_fadump_thread_hdr *thdr;
239 thdr = (struct hdat_fadump_thread_hdr *)bufp;
240 regs_offset = (offsetof(struct hdat_fadump_thread_hdr, offset) +
259 thdr = (struct hdat_fadump_thread_hdr *)bufp;

Completed in 158 milliseconds