Home
last modified time | relevance | path

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

/dports/emulators/dynamips-community/dynamips-0.2.17/unstable/
H A Dtcb.c51 typedef struct tsg tsg_t; typedef
81 static tsg_t *tsg_array[TSG_MAX_GROUPS];
138 tsg_t *tsg = tsg_array[cpu->tsg]; in exec_page_alloc()
207 tsg_t *tsg; in tsg_create()
246 tsg_t *tsg; in tsg_bind_cpu()
271 tsg_t *tsg = tsg_array[cpu->tsg]; in tsg_unbind_cpu()
385 tsg_t *tsg = tsg_array[cpu->tsg]; in tc_alloc()
463 tsg_t *tsg = tsg_array[cpu->tsg]; in tc_find_shared()
510 tsg_t *tsg = tsg_array[cpu->tsg]; in tc_register()
575 tsg_t *tsg = tsg_array[cpu->tsg]; in tc_check_consistency()
[all …]