Searched refs:FIX_PMD (Results 1 – 4 of 4) sorted by relevance
26 FIX_PMD, enumerator
87 FIX_PMD, enumerator
666 #define pmd_set_fixmap(addr) ((pmd_t *)set_fixmap_offset(FIX_PMD, addr))668 #define pmd_clear_fixmap() clear_fixmap(FIX_PMD)
344 clear_fixmap(FIX_PMD); in get_pmd_virt_fixmap()345 return (pmd_t *)set_fixmap_offset(FIX_PMD, pa); in get_pmd_virt_fixmap()745 clear_fixmap(FIX_PMD); in setup_vm_final()
Completed in 11 milliseconds