Searched refs:KVM_CAP_PV_MMU (Results 1 – 6 of 6) sorted by relevance
90 #if defined(KVM_CAP_PV_MMU) || (defined(HAVE_DECL_KVM_CAP_PV_MMU) && HAVE_DECL_KVM_CAP_PV_MMU)92 static_assert((KVM_CAP_PV_MMU) == (13), "KVM_CAP_PV_MMU != 13");95 # define KVM_CAP_PV_MMU 131086 [KVM_CAP_PV_MMU] = XLAT(KVM_CAP_PV_MMU),
14 KVM_CAP_PV_MMU 13
23 PvMmu = KVM_CAP_PV_MMU,
829 #define KVM_CAP_PV_MMU 13 macro
343 pub const KVM_CAP_PV_MMU: ::std::os::raw::c_uint = 13; constant
320 pub const KVM_CAP_PV_MMU: ::std::os::raw::c_uint = 13; constant