Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Dthunk.c27 static unsigned int max_struct_entries; variable
70 assert(id < max_struct_entries); in thunk_register_struct()
120 assert(id < max_struct_entries); in thunk_register_struct_direct()
248 assert(*type_ptr < max_struct_entries); in thunk_convert()
479 max_struct_entries = max_structs; in thunk_init()