Searched refs:decodes_unlocked (Results 1 – 1 of 1) sorted by relevance
879 int old_decodes, decodes_removed, decodes_unlocked; in vga_update_device_decodes() local883 decodes_unlocked = vgadev->locks & decodes_removed; in vga_update_device_decodes()892 if (decodes_unlocked) { in vga_update_device_decodes()893 if (decodes_unlocked & VGA_RSRC_LEGACY_IO) in vga_update_device_decodes()895 if (decodes_unlocked & VGA_RSRC_LEGACY_MEM) in vga_update_device_decodes()897 __vga_put(vgadev, decodes_unlocked); in vga_update_device_decodes()