Home
last modified time | relevance | path

Searched refs:H_STATE_NORMAL (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/misc/cxl/
Dhcalls.h49 #define H_STATE_NORMAL 1 macro
Dguest.c188 WARN_ON(state != H_STATE_NORMAL && in afu_read_error_state()
841 case H_STATE_NORMAL: in afu_update_state()
854 if (!rc && cur_state == H_STATE_NORMAL) { in afu_update_state()
901 if (state == H_STATE_NORMAL) in guest_link_ok()