Home
last modified time | relevance | path

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

/linux/drivers/cxl/
H A Dcxlpci.h73 static inline bool is_cxl_restricted(struct pci_dev *pdev) in is_cxl_restricted() function
H A Dpci.c770 if (is_cxl_restricted(pdev)) in cxl_rcd_visible()
811 cxlds->rcd = is_cxl_restricted(pdev); in cxl_pci_probe()
/linux/drivers/cxl/core/
H A Dpci.c734 if (rc && type == CXL_REGLOC_RBI_COMPONENT && is_cxl_restricted(pdev)) { in cxl_pci_setup_regs()