Searched refs:libxl_domain_need_memory (Results 1 – 4 of 4) sorted by relevance
447 int libxl_domain_need_memory(libxl_ctx *ctx, in libxl_domain_need_memory() function493 rc = libxl_domain_need_memory(ctx, b_info_in, &my_need_memkb); in libxl_domain_need_memory_0x040700()
1533 int libxl_domain_need_memory(libxl_ctx *ctx,1563 #define libxl_domain_need_memory libxl_domain_need_memory_0x040700 macro
166 rc = libxl_domain_need_memory(CTX, info, &memkb); in numa_place_domain()
325 rc = libxl_domain_need_memory(ctx, b_info, &need_memkb); in freemem()
Completed in 59 milliseconds