Searched refs:KVM_XIVE_LEVEL_SENSITIVE (Results 1 – 2 of 2) sorted by relevance
700 #define KVM_XIVE_LEVEL_SENSITIVE (1ULL << 0) macro
388 if (val & KVM_XIVE_LEVEL_SENSITIVE) { in kvmppc_xive_native_set_source()