Searched refs:page_table_allocate_pgste (Results 1 – 3 of 3) sorted by relevance
24 extern int page_table_allocate_pgste;
25 mm->context.alloc_pgste = page_table_allocate_pgste; in init_new_context()
926 int page_table_allocate_pgste = 0; variable927 EXPORT_SYMBOL(page_table_allocate_pgste);932 .data = &page_table_allocate_pgste,