Searched refs:software_state (Results 1 – 2 of 2) sorted by relevance
343 ctx->elem->software_state = cpu_to_be32(pe_state); in do_process_element_cmd()401 if (!(ctx->elem->software_state & cpu_to_be32(CXL_PE_SOFTWARE_STATE_V))) in terminate_process_element()413 ctx->elem->software_state = 0; /* Remove Valid bit */ in terminate_process_element()
540 __be32 software_state; member