Searched refs:pmd0 (Results 1 – 4 of 4) sorted by relevance
75 free_page((unsigned long)image->arch.pmd0); in machine_kexec_free_page_tables()86 image->arch.pmd0 = (pmd_t *)get_zeroed_page(GFP_KERNEL); in machine_kexec_alloc_page_tables()93 !image->arch.pmd0 || !image->arch.pmd1 || in machine_kexec_alloc_page_tables()128 pmd = image->arch.pmd0; in machine_kexec_prepare_page_tables()
56 pmd_t pmd0[PTRS_PER_PMD] __attribute__ ((__section__ (".data..vm0.pmd"), aligned(PAGE_SIZE))); variable
81 load32 PA(pmd0),%r5
152 pmd_t *pmd0; member