Searched refs:img_buf_phys_addr (Results 1 – 1 of 1) sorted by relevance
376 unsigned long img_buf_phys_addr; in img_update_realloc() local414 img_buf_phys_addr = (unsigned long)virt_to_phys(image_update_buffer); in img_update_realloc()415 if (WARN_ON_ONCE(img_buf_phys_addr > BIOS_SCAN_LIMIT)) in img_update_realloc()