Searched refs:FIX_PMD (Results 1 – 3 of 3) sorted by relevance
34 FIX_PMD, enumerator
461 clear_fixmap(FIX_PMD); in get_pmd_virt_fixmap()462 return (pmd_t *)set_fixmap_offset(FIX_PMD, pa); in get_pmd_virt_fixmap()1261 clear_fixmap(FIX_PMD); in setup_vm_final()
921 #define pmd_set_fixmap(addr) ((pmd_t *)set_fixmap_offset(FIX_PMD, addr))923 #define pmd_clear_fixmap() clear_fixmap(FIX_PMD)