Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/ocxl/
Dlink.c37 #define SPA_PE_VALID 0x80000000 macro
582 pe->software_state = cpu_to_be32(SPA_PE_VALID); in ocxl_link_add_pe()
701 if (!(be32_to_cpu(pe->software_state) & SPA_PE_VALID)) { in ocxl_link_remove_pe()