Searched refs:VM_MEM_F_INCORE (Results 1 – 4 of 4) sorted by relevance
60 #define VM_MEM_F_INCORE 0x01 /* include guest memory in core file */ macro
351 if ((ctx->memflags & VM_MEM_F_INCORE) == 0) in setup_memory_segment()503 if ((ctx->memflags & VM_MEM_F_INCORE) == 0) in vm_create_devmem()
753 memflags |= VM_MEM_F_INCORE; in main()
1058 memflags |= VM_MEM_F_INCORE; in main()