Home
last modified time | relevance | path

Searched refs:img_buf_phys_addr (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/platform/x86/dell/
H A Ddell_rbu.c376 unsigned long img_buf_phys_addr; in img_update_realloc() local
414 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()