Searched refs:ctxt_table_entries (Results 1 – 1 of 1) sorted by relevance
2996 int ctxt_table_entries; in copy_translation_tables() local3024 ctxt_table_entries = ext ? 512 : 256; in copy_translation_tables()3026 ctxt_tbls = kzalloc(ctxt_table_entries * sizeof(void *), GFP_KERNEL); in copy_translation_tables()