Searched refs:early_iounmap (Results 1 – 7 of 7) sorted by relevance
| /linux/arch/x86/kernel/ |
| H A D | vsmp_64.c | 56 early_iounmap(address, 8); in set_vsmp_ctl() 126 early_iounmap(address, 4); in vsmp_cap_cpus()
|
| /linux/arch/loongarch/include/asm/ |
| H A D | io.h | 18 extern void __init early_iounmap(void __iomem *addr, unsigned long size); 21 #define early_memunmap early_iounmap
|
| /linux/arch/loongarch/mm/ |
| H A D | ioremap.c | 14 void __init early_iounmap(void __iomem *addr, unsigned long size) in early_iounmap() function
|
| /linux/arch/x86/platform/olpc/ |
| H A D | olpc_ofw.c | 44 early_iounmap(base, sizeof(olpc_ofw_pgd) * PTRS_PER_PGD); in setup_olpc_ofw_pgd()
|
| /linux/drivers/usb/early/ |
| H A D | xhci-dbc.c | 646 early_iounmap(xdbc.xhci_base, xdbc.xhci_length); in early_xdbc_parse_parameter() 685 early_iounmap(xdbc.xhci_base, xdbc.xhci_length); in early_xdbc_setup_hardware() 990 early_iounmap(xdbc.xhci_base, xdbc.xhci_length); in xdbc_init() 1007 early_iounmap(xdbc.xhci_base, xdbc.xhci_length); in xdbc_init()
|
| /linux/arch/powerpc/kernel/ |
| H A D | legacy_serial.c | 377 early_iounmap(info->early_addr, 0x1000); in ioremap_legacy_serial_console()
|
| /linux/drivers/iommu/intel/ |
| H A D | dmar.c | 908 early_iounmap(addr, VTD_PAGE_SIZE); in dmar_validate_one_drhd()
|