Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kvm/
De500.c35 #define NUM_TIDS 256 macro
47 struct id id[2][NUM_TIDS][2];
56 struct id *entry[NUM_TIDS];
79 if (sid < NUM_TIDS) { in local_sid_setup_one()
93 WARN_ON(sid > NUM_TIDS); in local_sid_setup_one()
169 BUG_ON(pid >= NUM_TIDS); in kvmppc_e500_id_table_reset_one()
196 BUG_ON(gid >= NUM_TIDS); in kvmppc_e500_get_sid()