Home
last modified time | relevance | path

Searched refs:KVM_MEM_DIRTY_LOG_BASE (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/ia64/include/asm/
Dkvm_host.h164 #define KVM_MEM_DIRTY_LOG_BASE KVM_VM_DATA_BASE + \ macro
/linux-2.6.39/arch/ia64/kvm/
Dvtlb.c186 void *dirty_bitmap = (void *)KVM_MEM_DIRTY_LOG_BASE; in mark_pages_dirty()