Lines Matching full:allocate
11 * __pte_alloc_one_kernel - allocate memory for a PTE-level kernel page table
38 * pte_alloc_one_kernel - allocate memory for a PTE-level kernel page table
61 * __pte_alloc_one - allocate memory for a PTE-level user page table
65 * Allocate memory for a page table and ptdesc and runs pagetable_pte_ctor().
90 * pte_alloc_one - allocate a page for PTE-level user page table
93 * Allocate memory for a page table and ptdesc and runs pagetable_pte_ctor().
126 * pmd_alloc_one - allocate memory for a PMD-level page table
129 * Allocate memory for a page table and ptdesc and runs pagetable_pmd_ctor().
196 * pud_alloc_one - allocate memory for a PUD-level page table
199 * Allocate memory for a page table using %GFP_PGTABLE_USER for user context