Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/cxl/
H A Dhcalls.h49 #define H_STATE_NORMAL 1 macro
H A 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()