Searched refs:clear_fixmap (Results 1 – 10 of 10) sorted by relevance
81 #define clear_fixmap(idx) __set_fixmap(idx, 0, 0) macro
94 clear_fixmap(FIXMAP_MISC); in vexpress_syscfg()
139 clear_fixmap(FIX_TBOOT_MAP_ADDRESS); in tboot_probe()482 clear_fixmap(FIX_TBOOT_MAP_ADDRESS); in tboot_parse_dmar_table()
567 clear_fixmap(FIX_EFI_MPF); in efi_unmap_mpf()
115 clear_fixmap(idx); in msix_put_fixmap()
2554 clear_fixmap(idx); in init_ioapic_mappings()
253 clear_fixmap(FIXMAP_MISC); in video_init()
197 extern void clear_fixmap(unsigned map);
66 clear_fixmap(FIXMAP_MISC); in copy_from_paddr()
342 void clear_fixmap(unsigned map) in clear_fixmap() function
Completed in 24 milliseconds