Searched refs:numPages (Results 1 – 1 of 1) sorted by relevance
376 uint16_t numPages; in snstart_locked() local435 numPages = (length + 6) >> 8; in snstart_locked()442 CSR_WRITE_2(sc, MMU_CMD_REG_W, MMUCR_ALLOC | numPages); in snstart_locked()472 sc->pages_wanted = numPages; in snstart_locked()595 uint16_t numPages; in snresume() local652 numPages = (length + 6) >> 8; in snresume()676 if (pages_wanted != numPages) { in snresume()