Searched defs:KVM_CAP_SYNC_MMU (Results 1 – 3 of 3) sorted by relevance
483 pub const KVM_CAP_SYNC_MMU: u32 = 16; constant
410 pub const KVM_CAP_SYNC_MMU: u32 = 16; constant
926 #define KVM_CAP_SYNC_MMU 16 /* Changes to host mmap are reflected in guest */ macro