Searched refs:os_info_crashkernel_add (Results 1 – 4 of 4) sorted by relevance
147 os_info_crashkernel_add(crashk_res.start, size); in crash_free_reserved_phys_range()149 os_info_crashkernel_add(0, 0); in crash_free_reserved_phys_range()
41 void os_info_crashkernel_add(unsigned long base, unsigned long size) in os_info_crashkernel_add() function
662 os_info_crashkernel_add(crash_base, crash_size); in reserve_crashkernel()
57 void os_info_crashkernel_add(unsigned long base, unsigned long size);
Completed in 10 milliseconds