img_buf_phys_addr  398 drivers/platform/x86/dell_rbu.c 	unsigned long img_buf_phys_addr;
img_buf_phys_addr  438 drivers/platform/x86/dell_rbu.c 	img_buf_phys_addr = (unsigned long)virt_to_phys(image_update_buffer);
img_buf_phys_addr  439 drivers/platform/x86/dell_rbu.c 	if (WARN_ON_ONCE(img_buf_phys_addr > BIOS_SCAN_LIMIT))