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

/arch/powerpc/platforms/ps3/
H A Dos-area.c572 VALUES_64_COUNT = 57, enumerator in enum:__anon2498
584 db->count_64 = VALUES_64_COUNT;
587 + VALUES_64_COUNT * sizeof(u64);
591 + VALUES_64_COUNT * sizeof(u64)
601 BUILD_BUG_ON(VALUES_64_COUNT > INDEX_64_COUNT);
608 + VALUES_64_COUNT * sizeof(u64)

Completed in 60 milliseconds