Searched refs:qext_size (Results 1 – 1 of 1) sorted by relevance
54 unsigned long addr, size, mem, ioaddr, iosize, qext_size; in bochs_hw_init() local120 qext_size = readl(bochs->mmio + 0x600); in bochs_hw_init()121 if (qext_size < 4 || qext_size > iosize) in bochs_hw_init()123 DRM_DEBUG("Found qemu ext regs, size %ld\n", qext_size); in bochs_hw_init()124 if (qext_size >= 8) { in bochs_hw_init()