Searched defs:kvm_map (Results 1 - 3 of 3) sorted by relevance

/gem5/src/mem/
H A DAbstractMemory.py64 kvm_map = Param.Bool(True, "Should KVM map this memory for the guest") variable in class:AbstractMemory
H A Dphysical.hh62 BackingStoreEntry(AddrRange range, uint8_t* pmem, bool conf_table_reported, bool in_addr_map, bool kvm_map) argument
H A Dphysical.cc185 createBackingStore(AddrRange range, const vector<AbstractMemory*>& _memories, bool conf_table_reported, bool in_addr_map, bool kvm_map) argument

Completed in 7 milliseconds