Searched refs:per_cpu_ptr_to_phys (Results 1 – 3 of 3) sorted by relevance
130 addr = per_cpu_ptr_to_phys(per_cpu_ptr(crash_notes, cpunum)); in show_crash_notes()
163 extern phys_addr_t per_cpu_ptr_to_phys(void *addr);
1001 phys_addr_t per_cpu_ptr_to_phys(void *addr) in per_cpu_ptr_to_phys() function