Searched refs:crash_notes (Results 1 – 7 of 7) sorted by relevance
26 note_buf_t __percpu *crash_notes; variable373 notes_addr = per_cpu_ptr_to_phys(per_cpu_ptr(crash_notes, cpu)); in crash_prepare_elf64_headers()728 crash_notes = __alloc_percpu(size, align); in crash_notes_memory_init()729 if (!crash_notes) { in crash_notes_memory_init()
1213 buf = (u32 *)per_cpu_ptr(crash_notes, cpu); in crash_save_cpu()
32 extern note_buf_t __percpu *crash_notes;
29 extern note_buf_t __percpu *crash_notes;
56 buf = (u64 *) per_cpu_ptr(crash_notes, cpu); in crash_save_this_cpu()
166 addr = per_cpu_ptr_to_phys(per_cpu_ptr(crash_notes, cpunum)); in crash_notes_show()170 static DEVICE_ATTR_ADMIN_RO(crash_notes);
305 What: /sys/devices/system/cpu/cpuX/crash_notes311 crash_notes: the physical address of the memory that holds the