Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dxics_kvm.c370 rc = kvmppc_define_rtas_kernel_token(RTAS_IBM_SET_XIVE, "ibm,set-xive"); in xics_kvm_connect()
H A Dxics_spapr.c297 spapr_rtas_register(RTAS_IBM_SET_XIVE, "ibm,set-xive", rtas_set_xive); in ics_spapr_realize()
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h719 #define RTAS_IBM_SET_XIVE (RTAS_TOKEN_BASE + 0x0A) macro