Home
last modified time | relevance | path

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

/linux-6.15/drivers/cxl/
H A Dcxlpci.h26 #define CXL_DVSEC_MEM_INFO_VALID BIT(0) macro
/linux-6.15/drivers/cxl/core/
H A Dpci.c126 valid = FIELD_GET(CXL_DVSEC_MEM_INFO_VALID, temp); in cxl_dvsec_mem_range_valid()