Searched refs:FIXMAP_PMD_NUM (Results 1 – 6 of 6) sorted by relevance
26 # define FIXMAP_PMD_NUM 2 macro29 # define FIXMAP_PMD_NUM (KM_PMDS + 2) macro
26 extern pte_t level1_fixmap_pgt[512 * FIXMAP_PMD_NUM];
637 .fill (512 - 4 - FIXMAP_PMD_NUM),8,0639 .rept (FIXMAP_PMD_NUM)649 .rept (FIXMAP_PMD_NUM)
232 for (i = FIXMAP_PMD_TOP; i > FIXMAP_PMD_TOP - FIXMAP_PMD_NUM; i--) in __startup_64()
655 (FIXMAP_PMD_NUM * PTRS_PER_PTE)); in __native_set_fixmap()
1773 for (i = 0; i < FIXMAP_PMD_NUM; i++) { in xen_setup_kernel_pagetable()