Home
last modified time | relevance | path

Searched refs:eisn (Results 1 – 3 of 3) sorted by relevance

/qemu/hw/intc/
H A Dspapr_xive_kvm.c198 uint32_t eisn; in kvmppc_xive_set_source_config() local
205 eisn = xive_get_field64(EAS_END_DATA, eas->w); in kvmppc_xive_set_source_config()
216 kvm_src |= ((uint64_t)eisn << KVM_XIVE_SOURCE_EISN_SHIFT) & in kvmppc_xive_set_source_config()
H A Dspapr_xive.c1057 target_ulong eisn = args[4]; in h_int_set_source_config() local
1061 trace_spapr_xive_set_source_config(flags, lisn, target, priority, eisn); in h_int_set_source_config()
1115 new_eas.w = xive_set_field64(EAS_END_DATA, new_eas.w, eisn); in h_int_set_source_config()
H A Dtrace-events260 …get, uint64_t priority, uint64_t eisn) "flags=0x%"PRIx64" lisn=0x%"PRIx64" target=0x%"PRIx64" prio…