Home
last modified time | relevance | path

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

/xen/xen/include/public/
A Dmemory.h55 #define XENMEMF_populate_on_demand (1<<16) macro
/xen/tools/libxc/
A Dxc_dom_x86.c1369 memflags |= XENMEMF_populate_on_demand; in meminit_hvm()
1454 if ( memflags & XENMEMF_populate_on_demand ) in meminit_hvm()
/xen/xen/common/
A Dmemory.c1225 && (reservation.mem_flags & XENMEMF_populate_on_demand) ) in do_memory_op()

Completed in 11 milliseconds