Searched refs:RTAS_IBM_GET_XIVE (Results 1 – 3 of 3) sorted by relevance
377 rc = kvmppc_define_rtas_kernel_token(RTAS_IBM_GET_XIVE, "ibm,get-xive"); in xics_kvm_connect()
298 spapr_rtas_register(RTAS_IBM_GET_XIVE, "ibm,get-xive", rtas_get_xive); in ics_spapr_realize()
735 #define RTAS_IBM_GET_XIVE (RTAS_TOKEN_BASE + 0x0B) macro