Searched refs:crst_table_alloc (Results 1 – 2 of 2) sorted by relevance
22 unsigned long *crst_table_alloc(struct mm_struct *);53 unsigned long *table = crst_table_alloc(mm); in p4d_alloc_one()74 unsigned long *table = crst_table_alloc(mm); in pud_alloc_one()95 unsigned long *table = crst_table_alloc(mm); in pmd_alloc_one()132 unsigned long *table = crst_table_alloc(mm); in pgd_alloc()
17 unsigned long *crst_table_alloc(struct mm_struct *mm) in crst_table_alloc() function66 p4d = crst_table_alloc(mm); in crst_table_upgrade()73 pgd = crst_table_alloc(mm); in crst_table_upgrade()
Completed in 6 milliseconds