Searched refs:pgd_allocation_order (Results 1 – 2 of 2) sorted by relevance
45 free_pages((unsigned long)image->arch.pgd, pgd_allocation_order()); in machine_kexec_free_page_tables()62 pgd_allocation_order()); in machine_kexec_alloc_page_tables()
39 static inline unsigned int pgd_allocation_order(void) in pgd_allocation_order() function