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