Home
last modified time | relevance | path

Searched defs:early_memunmap (Results 1 – 2 of 2) sorted by relevance

/linux/arch/ia64/include/asm/
A Dearly_ioremap.h9 #define early_memunmap(addr, size) early_iounmap(addr, size) macro
/linux/mm/
A Dearly_ioremap.c295 void __init early_memunmap(void *addr, unsigned long size) in early_memunmap() function

Completed in 4 milliseconds