Searched refs:crst_table_alloc (Results 1 – 2 of 2) sorted by relevance
70 p4d = crst_table_alloc(mm); in crst_table_upgrade()77 pgd = crst_table_alloc(mm); in crst_table_upgrade()
23 #define crst_table_alloc(...) alloc_hooks(crst_table_alloc_noprof(__VA_ARGS__)) macro