Searched refs:H_XIRR (Results 1 – 7 of 7) sorted by relevance
387 case H_XIRR: in kvmppc_h_pr()425 case H_XIRR: in kvmppc_hcall_impl_pr()451 H_XIRR,
42 {H_XIRR, "H_XIRR"}, \
472 rc = plpar_hcall_raw(H_XIRR, retbuf, 0xFF); in kvmppc_read_one_intr()
902 case H_XIRR: in kvmppc_xics_hcall()
989 case H_XIRR: in kvmppc_pseries_do_hcall()1119 case H_XIRR: in kvmppc_hcall_impl_hv()5300 H_XIRR,
26 rc = plpar_hcall(H_XIRR, retbuf, cppr); in icp_hv_get_xirr()
190 #define H_XIRR 0x74 macro