Home
last modified time | relevance | path

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

/linux/drivers/cxl/core/
H A Dmce.c33 spa_alias = cxl_port_get_spa_cache_alias(endpoint, spa); in cxl_handle_mce()
H A Dregion.c3999 u64 cxl_port_get_spa_cache_alias(struct cxl_port *endpoint, u64 spa) in cxl_port_get_spa_cache_alias() function
4025 EXPORT_SYMBOL_NS_GPL(cxl_port_get_spa_cache_alias, "CXL");
/linux/drivers/cxl/
H A Dcxl.h941 u64 cxl_port_get_spa_cache_alias(struct cxl_port *endpoint, u64 spa);
959 static inline u64 cxl_port_get_spa_cache_alias(struct cxl_port *endpoint, in cxl_port_get_spa_cache_alias() function