Searched refs:KVM_XIVE_LEVEL_ASSERTED (Results 1 – 5 of 5) sorted by relevance
703 #define KVM_XIVE_LEVEL_ASSERTED (1ULL << 1) macro
705 #define KVM_XIVE_LEVEL_ASSERTED (1ULL << 1) macro
246 state |= KVM_XIVE_LEVEL_ASSERTED; in kvmppc_xive_source_reset_one()
392 if (val & KVM_XIVE_LEVEL_ASSERTED) in kvmppc_xive_native_set_source()