Searched refs:KVM_MEM_DIRTY_LOG_BASE (Results 1 – 2 of 2) sorted by relevance
164 #define KVM_MEM_DIRTY_LOG_BASE KVM_VM_DATA_BASE + \ macro
186 void *dirty_bitmap = (void *)KVM_MEM_DIRTY_LOG_BASE; in mark_pages_dirty()