Searched refs:KVM_CAP_SW_TLB (Results 1 – 6 of 6) sorted by relevance
447 #if defined(KVM_CAP_SW_TLB) || (defined(HAVE_DECL_KVM_CAP_SW_TLB) && HAVE_DECL_KVM_CAP_SW_TLB)449 static_assert((KVM_CAP_SW_TLB) == (69), "KVM_CAP_SW_TLB != 69");452 # define KVM_CAP_SW_TLB 691137 [KVM_CAP_SW_TLB] = XLAT(KVM_CAP_SW_TLB),
65 KVM_CAP_SW_TLB 69
83 SwTlb = KVM_CAP_SW_TLB,
955 #define KVM_CAP_SW_TLB 69 macro
514 pub const KVM_CAP_SW_TLB: u32 = 69; constant
464 pub const KVM_CAP_SW_TLB: u32 = 69; constant