Searched refs:per_cpu_ptr_to_phys (Results 1 – 4 of 4) sorted by relevance
129 extern phys_addr_t per_cpu_ptr_to_phys(void *addr);
155 addr = per_cpu_ptr_to_phys(per_cpu_ptr(crash_notes, cpunum)); in show_crash_notes()
456 notes_addr = per_cpu_ptr_to_phys(per_cpu_ptr(crash_notes, cpu)); in prepare_elf64_headers()
1322 phys_addr_t per_cpu_ptr_to_phys(void *addr) in per_cpu_ptr_to_phys() function