Searched refs:check_too_hard (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv_rm_xics.c215 static inline int check_too_hard(struct kvmppc_xics *xics, function
523 return check_too_hard(xics, icp);
610 return check_too_hard(xics, this_icp);
672 return check_too_hard(xics, icp);
731 return check_too_hard(xics, icp);
761 return check_too_hard(xics, icp);
883 if (check_too_hard(xics, icp) == H_TOO_HARD)

Completed in 158 milliseconds