Home
last modified time | relevance | path

Searched refs:H_R_STATE (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/ibm/ehea/
Dehea_qmr.c216 if (hret == H_R_STATE) { in ehea_destroy_cq()
343 if (hret == H_R_STATE) { in ehea_destroy_eq()
522 if (hret == H_R_STATE) { in ehea_destroy_qp()
991 } else if (ret == H_R_STATE) { in ehea_error_data()
/linux-6.6.21/arch/powerpc/include/asm/
Dhvcall.h80 #define H_R_STATE -45 macro
/linux-6.6.21/arch/powerpc/kvm/
Dtrace_hv.h218 {H_R_STATE, "H_R_STATE"}, \
/linux-6.6.21/arch/powerpc/platforms/pseries/
Dplpks.c111 case H_R_STATE: in pseries_status_to_err()