Home
last modified time | relevance | path

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

/openbmc/qemu/hw/xen/
H A Dxen-operations.c201 static int libxenforeignmem_backend_unmap(void *addr, size_t pages) in libxenforeignmem_backend_unmap() function
208 .unmap = libxenforeignmem_backend_unmap,