Home
last modified time | relevance | path

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

/drivers/misc/cxl/
Dhcalls.h49 #define H_STATE_NORMAL 1 macro
Dguest.c182 WARN_ON(state != H_STATE_NORMAL && in afu_read_error_state()
835 case H_STATE_NORMAL: in afu_update_state()
848 if (!rc && cur_state == H_STATE_NORMAL) { in afu_update_state()
895 if (state == H_STATE_NORMAL) in guest_link_ok()