Home
last modified time | relevance | path

Searched refs:dropped_remainder (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/ras/amd/atl/
H A Ddenormalize.c997 unsigned int dropped_remainder; in check_permutations() local
1012 dropped_remainder = test_perm >> denorm_ctx->perm_shift; in check_permutations()
1013 temp_addr = denorm_ctx->div_addr + dropped_remainder; in check_permutations()