Searched refs:regblocks (Results 1 – 1 of 1) sorted by relevance
304 u32 regloc_size, regblocks; in __cxl_find_regblock_instance() local322 regblocks = (regloc_size - CXL_DVSEC_REG_LOCATOR_BLOCK1_OFFSET) / 8; in __cxl_find_regblock_instance()324 for (i = 0; i < regblocks; i++, regloc += 8) { in __cxl_find_regblock_instance()
Completed in 4 milliseconds