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

/arch/powerpc/platforms/ps3/
H A Dos-area.c571 INDEX_64_COUNT = 64, enumerator in enum:__anon2498
586 + INDEX_64_COUNT * sizeof(struct db_index)
590 + INDEX_64_COUNT * sizeof(struct db_index)
600 BUILD_BUG_ON(INDEX_64_COUNT & 0x7);
601 BUILD_BUG_ON(VALUES_64_COUNT > INDEX_64_COUNT);
607 + INDEX_64_COUNT * sizeof(struct db_index)

Completed in 22 milliseconds