Searched refs:BLOCK_OFFSET (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/crypto/caam/
H A Dctrl.c399 int BLOCK_OFFSET = 0; caam_probe() local
422 /* Allocating the BLOCK_OFFSET based on the supported page size on caam_probe()
426 BLOCK_OFFSET = PG_SIZE_4K; caam_probe()
428 BLOCK_OFFSET = PG_SIZE_64K; caam_probe()
433 BLOCK_OFFSET * ASSURE_BLOCK_NUMBER caam_probe()
437 BLOCK_OFFSET * DECO_BLOCK_NUMBER caam_probe()
518 BLOCK_OFFSET for_each_available_child_of_node()
531 BLOCK_OFFSET * QI_BLOCK_NUMBER

Completed in 43 milliseconds