Home
last modified time | relevance | path

Searched defs:unmap_physmem (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/asm-generic/
H A Dio.h103 static inline void unmap_physmem(void *vaddr, unsigned long flags) in unmap_physmem() function
/openbmc/u-boot/arch/sandbox/cpu/
H A Dcpu.c180 void unmap_physmem(const void *ptr, unsigned long flags) in unmap_physmem() function
/openbmc/u-boot/arch/sandbox/include/asm/
H A Dio.h22 #define unmap_physmem unmap_physmem macro
/openbmc/u-boot/include/
H A Dpci.h1547 int (*unmap_physmem)(struct udevice *dev, const void *vaddr, member