Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/kvm/
De500.c36 #define NUM_TIDS 256 macro
48 struct id id[2][NUM_TIDS][2];
57 struct id *entry[NUM_TIDS];
80 if (sid < NUM_TIDS) { in local_sid_setup_one()
94 WARN_ON(sid > NUM_TIDS); in local_sid_setup_one()
170 BUG_ON(pid >= NUM_TIDS); in kvmppc_e500_id_table_reset_one()
197 BUG_ON(gid >= NUM_TIDS); in kvmppc_e500_get_sid()