Searched refs:pmd0 (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/arch/x86/kernel/
H A Dmachine_kexec_32.c75 free_page((unsigned long)image->arch.pmd0); machine_kexec_free_page_tables()
86 image->arch.pmd0 = (pmd_t *)get_zeroed_page(GFP_KERNEL); machine_kexec_alloc_page_tables()
93 !image->arch.pmd0 || !image->arch.pmd1 || machine_kexec_alloc_page_tables()
128 pmd = image->arch.pmd0; machine_kexec_prepare_page_tables()
/linux-4.4.14/arch/ia64/kernel/
H A Dperfmon_generic.h22 /* pmd0 */ { PFM_REG_NOTIMPL , 0, 0x0UL, -1UL, NULL, NULL, {0,}, {0,}},
H A Dperfmon_itanium.h29 /* pmd0 */ { PFM_REG_BUFFER , 0, 0UL, -1UL, NULL, NULL, {RDEP(1),0UL, 0UL, 0UL}, {RDEP(10),0UL, 0UL, 0UL}},
H A Dperfmon_mckinley.h31 /* pmd0 */ { PFM_REG_BUFFER , 0, 0x0UL, -1UL, NULL, NULL, {RDEP(1),0UL, 0UL, 0UL}, {RDEP(10),0UL, 0UL, 0UL}},
H A Dperfmon_montecito.h63 /* pmd0 */ { PFM_REG_NOTIMPL, },
/linux-4.4.14/arch/x86/include/asm/
H A Dkexec.h159 pmd_t *pmd0; member in struct:kimage_arch
/linux-4.4.14/arch/parisc/kernel/
H A Dhead.S79 load32 PA(pmd0),%r5
/linux-4.4.14/arch/parisc/mm/
H A Dinit.c45 pmd_t pmd0[PTRS_PER_PMD] __attribute__ ((__section__ (".data..vm0.pmd"), aligned(PAGE_SIZE))); variable

Completed in 283 milliseconds