Home
last modified time | relevance | path

Searched refs:ioremap_nocache (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dadp.c221 VOID *ioremap_nocache(PADDR_T paddr, unsigned long size) in ioremap_nocache() function
231 VM_ERR("ioremap_nocache failed invalid addr or size %p %d", paddr, size); in ioremap_nocache()
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dkernel.h455 extern void *ioremap_nocache(unsigned long phys_addr, unsigned long size);

Completed in 2 milliseconds