OS_INFO_IMAGE_PHYS
unsigned long start_phys = os_info_old_value(OS_INFO_IMAGE_PHYS);
os_info_entry_add_val(OS_INFO_IMAGE_PHYS, __pa_symbol(_stext));