Home
last modified time | relevance | path

Searched refs:clear_fixmap (Results 1 – 10 of 10) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dfixmap.h81 #define clear_fixmap(idx) __set_fixmap(idx, 0, 0) macro
/xen-4.10.0-shim-comet/xen/arch/arm/platforms/
A Dvexpress.c94 clear_fixmap(FIXMAP_MISC); in vexpress_syscfg()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dtboot.c139 clear_fixmap(FIX_TBOOT_MAP_ADDRESS); in tboot_probe()
482 clear_fixmap(FIX_TBOOT_MAP_ADDRESS); in tboot_parse_dmar_table()
A Dmpparse.c567 clear_fixmap(FIX_EFI_MPF); in efi_unmap_mpf()
A Dmsi.c115 clear_fixmap(idx); in msix_put_fixmap()
A Dio_apic.c2554 clear_fixmap(idx); in init_ioapic_mappings()
/xen-4.10.0-shim-comet/xen/drivers/video/
A Darm_hdlcd.c253 clear_fixmap(FIXMAP_MISC); in video_init()
/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dmm.h197 extern void clear_fixmap(unsigned map);
/xen-4.10.0-shim-comet/xen/arch/arm/
A Dkernel.c66 clear_fixmap(FIXMAP_MISC); in copy_from_paddr()
A Dmm.c342 void clear_fixmap(unsigned map) in clear_fixmap() function

Completed in 25 milliseconds