Searched refs:FIX_PMD (Results 1 – 3 of 3) sorted by relevance
34 FIX_PMD, enumerator
506 clear_fixmap(FIX_PMD); in get_pmd_virt_fixmap()507 return (pmd_t *)set_fixmap_offset(FIX_PMD, pa); in get_pmd_virt_fixmap()1370 clear_fixmap(FIX_PMD); in setup_vm_final()
955 #define pmd_set_fixmap(addr) ((pmd_t *)set_fixmap_offset(FIX_PMD, addr))957 #define pmd_clear_fixmap() clear_fixmap(FIX_PMD)