Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/cxl/
Dhcalls.c165 case H_STATE: /* The coherent platform function is not in a valid state */ in cxl_h_attach_process()
195 case H_STATE: /* The coherent platform function is not in a valid state */ in cxl_h_detach_process()
236 case H_STATE: /* The coherent platform function is not in a valid state */ in cxl_h_control_function()
424 …case H_STATE: /* The coherent platform function is not in a valid state to collect interrupt… in cxl_h_collect_int_info()
465 case H_STATE: /* The function was in an invalid state. */ in cxl_h_control_faults()
507 case H_STATE: /* The coherent platform facility is not in a valid state */ in cxl_h_control_facility()
611 case H_STATE: /* The coherent platform facility is not in a valid state */ in cxl_h_download_facility()
/Linux-v4.19/arch/powerpc/include/asm/
Dhvcall.h99 #define H_STATE -75 macro