HomeSort by: relevance | last modified time | path
    Searched defs:xenmem_alloc_pa (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/xen/xen/
xenmem.c 51 xenmem_alloc_pa(u_long size, u_long align, bool waitok) function in typeref:typename:paddr_t
68 printf("xenmem_alloc_pa: failed %d\n", error);
80 printf("WARNING: xenmem_alloc_pa failed: %d\n", error);

Completed in 54 milliseconds