Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/kvm/
De500.c32 #define NUM_TIDS 256 macro
44 struct id id[2][NUM_TIDS][2];
53 struct id *entry[NUM_TIDS];
76 if (sid < NUM_TIDS) { in local_sid_setup_one()
90 WARN_ON(sid > NUM_TIDS); in local_sid_setup_one()
166 BUG_ON(pid >= NUM_TIDS); in kvmppc_e500_id_table_reset_one()
193 BUG_ON(gid >= NUM_TIDS); in kvmppc_e500_get_sid()