Home
last modified time | relevance | path

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

/linux-5.19.10/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-5.19.10/arch/powerpc/include/asm/
Dhvcall.h80 #define H_R_STATE -45 macro
/linux-5.19.10/arch/powerpc/kvm/
Dtrace_hv.h199 {H_R_STATE, "H_R_STATE"}, \