Searched refs:num_perms (Results 1 – 2 of 2) sorted by relevance
16 u16 num_perms; /* number of permissions in class */ member
996 u64 test_perm, temp_addr, denorm_addr, num_perms; in check_permutations() local1008 num_perms = denorm_ctx->mod_value << denorm_ctx->perm_shift; in check_permutations()1010 for (test_perm = 0; test_perm < num_perms; test_perm++) { in check_permutations()