Searched refs:H_XIRR (Results 1 – 7 of 7) sorted by relevance
404 case H_XIRR: in kvmppc_h_pr()446 case H_XIRR: in kvmppc_hcall_impl_pr()476 H_XIRR,
42 {H_XIRR, "H_XIRR"}, \
902 case H_XIRR: in kvmppc_xics_hcall()
1217 case H_XIRR: in kvmppc_pseries_do_hcall()1400 case H_XIRR: in kvmppc_hcall_impl_hv()4033 req == H_IPOLL || req == H_XIRR || req == H_XIRR_X; in hcall_is_xics()5910 H_XIRR,
2789 case H_XIRR: in kvmppc_xive_xics_hcall()
27 rc = plpar_hcall(H_XIRR, retbuf, cppr); in icp_hv_get_xirr()
201 #define H_XIRR 0x74 macro